summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b46ecdfbec4d..dd4ed7107aa8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14875,6 +14875,7 @@ if test -n "$enable_mergelibs" -a "$enable_mergelibs" != "no"; then
MERGELIBS_MORE="TRUE"
AC_MSG_RESULT([yes (more)])
AC_DEFINE(ENABLE_MERGELIBS)
+ AC_DEFINE(ENABLE_MERGELIBS_MORE)
elif test "$enable_mergelibs" = "yes" -o "$enable_mergelibs" = ""; then
MERGELIBS="TRUE"
AC_MSG_RESULT([yes])