libtool/libltdl
Alexandre Oliva e54b1b6916 * libltdl/Makefile.am (@TOINST@/libltdl.la): if installation is
enabled, create to-be-installed libltdl.la within @TOINST@
directory
(noinst_LTLIBRARIES): even if installation is enabled, build
convenience libltdl.la, otherwise builds of random packages may
fail if the user happens to enable installation
(distclean-hook): wipe out $(TOINST)
* libltdl/configure.in: set TOINST and LIBLIBS as appropriate;
don't set NOINSTLIBS any more
* mdemo/Makefile.am: use libltdl.la
1999-01-27 06:15:21 +00:00
..
.cvsignore * NEWS: -module and libtldl 1998-11-18 07:29:36 +00:00
configure.in * libltdl/Makefile.am (@TOINST@/libltdl.la): if installation is 1999-01-27 06:15:21 +00:00
ltdl.c * libltdl/ltdl.c (find_file): oops, filenamesize was miscomputed 1999-01-27 06:05:44 +00:00
ltdl.h * doc/libtool.texi (libltdl): list supported dlopen mechanisms, 1999-01-24 14:24:17 +00:00
Makefile.am * libltdl/Makefile.am (@TOINST@/libltdl.la): if installation is 1999-01-27 06:15:21 +00:00
README * NEWS: -module and libtldl 1998-11-18 07:29:36 +00:00

This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.