SummaryRefsLogTreeCommitDiffStats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c819d4d..764ea03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,6 +40,10 @@ fi
AC_SUBST(CONFIG_DEBUG)
+# We have no interest (hence a no-op), but Debian wants this.
+AC_ARG_ENABLE(maintainer-mode)
+
+
AC_PROG_AWK
AC_PROG_EGREP
AM_PROG_CC_C_O