mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
make static default againt. use --disable-static --enable-dynamic to get the shiny new dynamic behaviour
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19635 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
98008dc568
commit
f21501446b
@ -153,8 +153,9 @@ dnl see http://permalink.gmane.org/gmane.comp.gnu.libtool.general/6699
|
||||
dnl Note that this will reportedly not be needed with libtool 2.0
|
||||
m4_undefine([AC_PROG_F77])
|
||||
m4_defun([AC_PROG_F77],[])
|
||||
#AC_DISABLE_SHARED
|
||||
AC_DISABLE_STATIC
|
||||
|
||||
AC_DISABLE_SHARED
|
||||
#AC_DISABLE_STATIC
|
||||
AC_LIBTOOL_WIN32_DLL
|
||||
#AM_PROG_LIBTOOL
|
||||
LYX_PROG_LIBTOOL
|
||||
|
Loading…
x
Reference in New Issue
Block a user