enable building with automake 1.8.x
[claws.git] / configure.ac
index 8dadb462f12fc956a9970584e25a5ca46821a770..c0a767895180157a328ad9ca32dfab3159a9282a 100644 (file)
@@ -8,10 +8,10 @@ PACKAGE=sylpheed
 dnl version number
 MAJOR_VERSION=0
 MINOR_VERSION=9
-MICRO_VERSION=8
+MICRO_VERSION=9
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=35
+EXTRA_VERSION=19
 if test $EXTRA_VERSION -eq 0; then
     VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}claws
 else
@@ -60,7 +60,7 @@ AC_SUBST(LT_REVISION)
 AC_SUBST(LT_AGE)
 
 dnl Specify a header configuration file
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 
 AM_MAINTAINER_MODE
 
@@ -523,7 +523,7 @@ AC_OUTPUT([
 Makefile
 sylpheed.spec
 intl/Makefile
-ac/Makefile
+m4/Makefile
 po/Makefile.in
 src/common/version.h
 src/Makefile