]> Pileus Git - ~andy/fetchmail/blobdiff - configure.ac
Attempt merging from 6.3.24.
[~andy/fetchmail] / configure.ac
index 6780831d14eaf87d814f12fcbd9ea3c4902493bf..89396c316b387450017b5e37f88c94e938a968c6 100644 (file)
@@ -22,7 +22,8 @@ AC_USE_SYSTEM_EXTENSIONS
 dnl automake options are in Makefile.am
 AC_PREREQ(2.64)
 dnl 2.60 required for AC_USE_SYSTEM_EXTENSIONS
-AM_INIT_AUTOMAKE(silent-rules)
+AM_INIT_AUTOMAKE([silent-rules -Wall])
+AM_SILENT_RULES
 
 dnl python is optional
 #
@@ -694,7 +695,7 @@ then
     ])
 fi])
 
-AC_CONFIG_FILES([Makefile po/Makefile.in genlsm.sh])
+AC_CONFIG_FILES([Makefile po/Makefile.in])
 AC_OUTPUT
 
 dnl Local Variables: