aboutsummaryrefslogtreecommitdiff
path: root/deque/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'deque/configure.ac')
-rw-r--r--deque/configure.ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/deque/configure.ac b/deque/configure.ac
index 3f80e9c..a51fa9d 100644
--- a/deque/configure.ac
+++ b/deque/configure.ac
@@ -57,6 +57,16 @@ AC_SUBST(PACKAGE_VERSION)
AC_SUBST(PACKAGE_NAME)
AC_SUBST(BUGREPORT)
+dnl ----- maintainer mode
+dnl + enables "maintainer mode" only with ./configure --enable-maintainer-mode
+dnl - causes make __never__ to invoke 'config/missing', e.g. any autotools
+dnl - basically a hack to avoid version mismatches in autoconf, automake, etc.
+dnl for autobuilds from SVN
+dnl + maintainer should call ./configure --enable-maintainer-mode, and must keep
+dnl SVN sources consistent
+AM_MAINTAINER_MODE
+dnl -----/maintainer mode
+
dnl ----- begin imported rsynth configuration stuff
dnl other flags