Home | History | Annotate | Download | only in m4

Lines Matching refs:libltdl

12 # Clients of libltdl can use this macro to allow the installer to
17 AC_SUBST([LIBLTDL])
27 # We are not being forced to use the included libltdl sources, so
37 # If the user did not specify an installable libltdl, then default
44 # preinstalled libltdl we found.
46 [Define this if a modern libltdl is already installed])
47 LIBLTDL=-lltdl
51 AC_MSG_CHECKING([whether to use included libltdl])
54 AC_CONFIG_SUBDIRS([libltdl])
91 [AS_HELP_STRING([--enable-ltdl-install],[install libltdl])])