summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b3835d0e2..5fb7c92de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,9 +26,11 @@
AC_INIT
+AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(spl, 0.3.4)
AC_CONFIG_HEADERS([spl_config.h])
+AM_MAINTAINER_MODE
AC_PROG_INSTALL
AC_PROG_CC