build: disable static libraries by default
This commit is contained in:
@@ -40,7 +40,7 @@ AC_PROG_INSTALL
|
|||||||
|
|
||||||
dnl Initialize libtool
|
dnl Initialize libtool
|
||||||
LT_PREREQ([2.2])
|
LT_PREREQ([2.2])
|
||||||
LT_INIT
|
LT_INIT([disable-static])
|
||||||
|
|
||||||
dnl Version stuff
|
dnl Version stuff
|
||||||
MM_MAJOR_VERSION=mm_major_version
|
MM_MAJOR_VERSION=mm_major_version
|
||||||
|
Reference in New Issue
Block a user