2009-06-12 [mones] 3.7.1cvs74
[claws.git] / configure.ac
index cb5d7469801b98a6ba776023841d6adbaedb9ff1..9c286047c5d5f912528458114b8055a7abf67940 100644 (file)
@@ -12,7 +12,7 @@ MINOR_VERSION=7
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=46
+EXTRA_VERSION=74
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
@@ -484,6 +484,7 @@ if test $ac_cv_enable_enchant = yes; then
                AC_DEFINE(USE_ENCHANT, 1, enchant)
                echo "Building with enchant"
                ac_cv_enable_enchant=yes
+               CFLAGS="$CFLAGS `$PKG_CONFIG --cflags enchant`"
        ],
        [
                echo "Building without enchant-notification"