Add parameter to build
This commit is contained in:
parent
f8025b805a
commit
8fe12ce982
4 changed files with 9 additions and 1 deletions
|
|
@ -21,9 +21,11 @@ AM_CONFIG_HEADER([src/config.h])
|
|||
AC_CONFIG_MACRO_DIR([m4
|
||||
])
|
||||
|
||||
# Use libtool.
|
||||
AC_PROG_LIBTOOL
|
||||
AC_PROG_INSTALL
|
||||
|
||||
# Prefer shared libraries.
|
||||
AC_ENABLE_SHARED
|
||||
AC_DISABLE_STATIC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue