Updated the sys handler to include all the checks that Petr Klima
[matthijs/upstream/backupninja.git] / configure.in
index c7ba5997591b90489ce49e561aa07d2fcdb22e3c..5781ce7d0f2be1458cd4203ab5c4368c5382ea53 100644 (file)
@@ -1,6 +1,8 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
+# The maintainer mode is causing me grief with newest versions of autotools
+#AM_MAINTAINER_MODE
 AC_INIT([backupninja],[0.9.3],[backupninja@lists.riseup.net])
 AC_CONFIG_SRCDIR([src/backupninja.in])
 AM_INIT_AUTOMAKE