diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b14fa7e0864a..add3a5bc1728 100644 --- a/configure.ac +++ b/configure.ac @@ -75,6 +75,7 @@ AC_PROG_CXX # We are going to use libtool. AC_DISABLE_STATIC +AC_ENABLE_SHARED AC_PROG_LIBTOOL |