There was an error while loading. Please reload this page.
1 parent 12bf3e0 commit 0eb1e2eCopy full SHA for 0eb1e2e
configure.ac
@@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE
9
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
10
AC_CONFIG_HEADERS([src/config.h])
11
AC_CONFIG_MACRO_DIR([m4])
12
-AM_MAINTAINER_MODE
+AM_MAINTAINER_MODE([enable])
13
14
dnl Checks for programs.
15
dnl I am disabling static libraries here because otherwise libtool insists on
0 commit comments