summaryrefslogtreecommitdiff
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 3531021..6d83d64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,9 +11,6 @@ LT_INIT # libtool
AC_CONFIG_HEADER(include/config_liberasurecode.h)
-dnl Needed when reconfiguring with 'autoreconf -i -s'
-AC_CONFIG_MACRO_DIR([m4])
-
AM_MAINTAINER_MODE([disable])
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
AM_SILENT_RULES([yes])