mirror of
https://github.com/transmission/transmission
synced 2025-03-09 21:54:09 +00:00
ensure that libevent is built as a static library, not a shared one
This commit is contained in:
parent
55cb6d24b1
commit
cc38142915
1 changed files with 1 additions and 0 deletions
|
@ -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 "
|
||||
|
|
Loading…
Add table
Reference in a new issue