build: disable static libraries by default

This commit is contained in:
Aleksander Morgado
2015-02-20 09:40:09 +01:00
parent ee41e57507
commit 9f7006616c

View File

@@ -40,7 +40,7 @@ AC_PROG_INSTALL
dnl Initialize libtool
LT_PREREQ([2.2])
LT_INIT
LT_INIT([disable-static])
dnl Version stuff
MM_MAJOR_VERSION=mm_major_version