Replace obsolescent macro with LT_INIT option

merge-requests/1/head
Olaf Meeuwissen 2016-01-09 17:22:31 +09:00
rodzic c868a2e8d4
commit 97fed76717
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -550,8 +550,7 @@ AC_ARG_ENABLE(preload,
[Disable preloading of backends]),
[enable_preload=$enableval], [enable_preload=auto])
AC_DISABLE_STATIC
LT_INIT([win32-dll])
LT_INIT([disable-static win32-dll])
dnl Windows (cygwin/mingw), BeOS, and OS/2 need this.
case $host_os in