2006-08-21 [colin] 2.4.0cvs67
[claws.git] / configure.ac
index 4173d9358694d98fae76e1cb2bd6eed10de35b28..14df1218d6bb75cf13adcdc232199071bcd4aa75 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=4
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=33
+EXTRA_VERSION=67
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
@@ -299,7 +299,7 @@ dnl ** common code **
 dnl *****************
 
 dnl check for glib
-AM_PATH_GLIB_2_0(2.0.0,,
+AM_PATH_GLIB_2_0(2.6.0,,
        AC_MSG_ERROR(Test for GLIB failed. See the file 'INSTALL' for help.),
        gmodule gobject gthread)
 
@@ -389,7 +389,7 @@ dnl ** GTK user interface **
 dnl ************************
 
 dnl Checks for GTK
-AM_PATH_GTK_2_0(2.4.0,,
+AM_PATH_GTK_2_0(2.6.0,,
        AC_MSG_ERROR(Test for GTK failed. See the file 'INSTALL' for help.))
 
 dnl --disable-deprecated switch for GTK2 purification
@@ -855,6 +855,12 @@ manual/pl/dist/pdf/Makefile
 manual/pl/dist/ps/Makefile
 manual/pl/dist/html/Makefile
 manual/pl/dist/txt/Makefile
+manual/es/Makefile
+manual/es/dist/Makefile
+manual/es/dist/pdf/Makefile
+manual/es/dist/ps/Makefile
+manual/es/dist/html/Makefile
+manual/es/dist/txt/Makefile
 sylpheed-claws.pc
 ])