libtool/libltdl
Thomas Tanner c7e268df7d * configure.in: fix spacing for --disable-ltdl-install,
always configure libltdl, add libltdl/acinclude.m4 to
  ACINCLUDE_M4_LIST, disable installation of libltdl if necessary
* libltdl/Makefile.am: set version info for libltdl.la
* libltdl/configure.in: don't check whether
  enable_ltdl_convenience/install was set so that libltdl
  can be used as independent package (libltdl.tar.gz) without
  the need to use --enable-ltdl*
* libltdl/ltdl.c: minor cleanups, allocate the line cache
  dynamically (lt_dlopen)
1999-03-10 16:16:03 +00:00
..
.cvsignore added automake stamp files 1999-02-12 12:56:06 +00:00
configure.in * configure.in: fix spacing for --disable-ltdl-install, 1999-03-10 16:16:03 +00:00
ltdl.c * configure.in: fix spacing for --disable-ltdl-install, 1999-03-10 16:16:03 +00:00
ltdl.h * cdemo/Makefile.am: renamed *foo1 to *foo, removed $(MATH_LIB) 1999-02-15 16:46:55 +00:00
Makefile.am * configure.in: fix spacing for --disable-ltdl-install, 1999-03-10 16:16:03 +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.