2006-08-22 [colin] 2.4.0cvs73
[claws.git] / configure.ac
index c0f2957f3bf3e03a774c3900e29acfd7a2fccf27..62bd591a388933fc94abd8a36e1e1e5a8aee28dc 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=4
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=44
+EXTRA_VERSION=73
 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
 ])