aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
-rw-r--r--configure.ac1
-rw-r--r--configure.ac.pamphlet1
3 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 18f42f22..70376ba1 100755
--- a/configure
+++ b/configure
@@ -15116,6 +15116,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# Give me extension of libraries
+module=yes
eval shared_ext=\"$shrext_cmds\"
diff --git a/configure.ac b/configure.ac
index 0e43f539..6cddd29e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,6 +40,7 @@ oa_shrlib_flags=
LT_INIT([pic-only dlopen win32-dll shared])
AC_SUBST([LIBTOOL_DEPS])
# Give me extension of libraries
+module=yes
eval shared_ext=\"$shrext_cmds\"
AC_SUBST(shared_ext)
AC_SUBST(libext)
diff --git a/configure.ac.pamphlet b/configure.ac.pamphlet
index 02e2938f..ef6171a4 100644
--- a/configure.ac.pamphlet
+++ b/configure.ac.pamphlet
@@ -1333,6 +1333,7 @@ oa_shrlib_flags=
LT_INIT([pic-only dlopen win32-dll shared])
AC_SUBST([LIBTOOL_DEPS])
# Give me extension of libraries
+module=yes
eval shared_ext=\"$shrext_cmds\"
AC_SUBST(shared_ext)
AC_SUBST(libext)