diff options
Diffstat (limited to 'configure.ac.pamphlet')
-rw-r--r-- | configure.ac.pamphlet | 1 |
1 files changed, 1 insertions, 0 deletions
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) |