ensure that libevent is built as a static library, not a shared one

This commit is contained in:
Charles Kerr 2007-08-15 06:44:28 +00:00
parent 55cb6d24b1
commit cc38142915
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ AC_CONFIG_FILES([Makefile
wx/Makefile
wx/images/Makefile])
ac_configure_args="$ac_configure_args --enable-static --disable-shared"
AC_OUTPUT
echo "