aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 94dca8ea..e713f6b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,6 +51,9 @@ OPENAXIOM_CANONICAL_SYSTEM
dnl Page Automake
AM_INIT_AUTOMAKE([foreign subdir-objects])
+dnl Don't attempt to re-run regenerate configuration and build
+dnl files based on perception that they might be out of date
+AM_MAINTAINER_MODE([disable])
AC_PREREQ([2.71])
dnl Simple sanity check.