From cc381429155934d9429d3e505e7e977681d2d479 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 15 Aug 2007 06:44:28 +0000 Subject: [PATCH] ensure that libevent is built as a static library, not a shared one --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 71765bd16..f4d56440e 100644 --- a/configure.ac +++ b/configure.ac @@ -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 "