1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

* configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the

system libltdl when it's available.  Aside from the normal reasons
to prefer installed shared libs, this means other apps that link
with libguile and also use libltdl will be more likely to work
right.
This commit is contained in:
Rob Browning 2001-11-19 06:30:29 +00:00
parent 6acaff8204
commit 097914898d

View file

@ -157,7 +157,7 @@ AC_CYGWIN
AC_MINGW32
AC_LIBTOOL_WIN32_DLL
AC_LIBLTDL_CONVENIENCE
AC_LIBLTDL_INSTALLABLE
AC_CONFIG_SUBDIRS(libltdl)
AC_PROG_INSTALL