Commit 3a37ea78 authored by Lasse Karstensen's avatar Lasse Karstensen

Don't build a static version by default.

Not used, so don't use time building it.

Suggested by: Jan Van Buggenhout
parent 904644e7
......@@ -19,6 +19,7 @@ if test "x$ac_cv_prog_cc_c99" = xno; then
fi
AC_PROG_CPP
LT_INIT([disable-static])
AC_PROG_INSTALL
AC_PROG_LIBTOOL
AC_PROG_MAKE_SET
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment