Skip to content
Snippets Groups Projects
Commit c0e63b360fba authored by David Seifert's avatar David Seifert
Browse files

configure.ac: disable static libraries by default

parent 125aa0960969
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@
AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
PKG_PROG_PKG_CONFIG
LT_INIT(win32-dll)
LT_INIT([disable-static win32-dll])
AC_CHECK_HEADERS(sys/types.h sys/time.h unistd.h)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment