1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-07 15:04:13 +00:00

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

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 "