[Build-System] Disable static build by default on Linux.

This commit is contained in:
Andrey Volk 2022-10-20 18:54:05 +03:00
parent 347b7f530d
commit 5bfb9a935f
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ m4_defun([_LT_AC_LANG_F77_CONFIG], [:])
m4_defun([_LT_AC_LANG_GCJ_CONFIG], [:])
m4_defun([_LT_AC_LANG_RC_CONFIG], [:])
AM_PROG_CC_C_O
AC_PROG_LIBTOOL
LT_INIT([disable-static])
#Check for compiler vendor
AX_COMPILER_VENDOR