aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 656acda3f..ab4f7452d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,9 +56,6 @@ AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip tar-ustar])
# Use AM_SILENT_RULES if present
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-if test -z "$enable_maintainer_mode"; then
- enable_maintainer_mode=yes
-fi
AM_MAINTAINER_MODE([enable])
AC_ENABLE_SHARED([yes])