mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
configure.ac: disable static libraries by default
This commit is contained in:
@@ -61,7 +61,7 @@ AC_PATH_PROG(XMLLINT, xmllint, /usr/bin/xmllint)
|
||||
AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
|
||||
PKG_PROG_PKG_CONFIG
|
||||
|
||||
LT_INIT
|
||||
LT_INIT([disable-static])
|
||||
|
||||
dnl
|
||||
dnl if the system support linker version scripts for symbol versioning
|
||||
|
||||
Reference in New Issue
Block a user