libtool/libltdl
Thomas Tanner b6eed25814 * demo/Makefile.am: moved testsuite specific declarations to the end,
the deplibs check is now optional
* libltdl/configure.in: read libtool --config only once,
  merged AC_SYS_SYMBOL_UNDERSCORE+AC_SYS_NM_PARSE from libtool.m4
* libtool.m4: AC_SYS_SYMBOL_UNDERSCORE+AC_SYS_NM_PARSE were not
  used, lt_dlopen and silent may be empty, AC_SYS_LIBTOOL_CYGWIN
  no longer necessary
* ltconfig.in: NM is already checked in libtool.m4,
* ltmain.in: always link all static dependency_libs
* tests/Makefile.am: added deplibs.test
* tests/demo-exec.test, demo-inst.test: removed hell0
* tests/deplibs.test: new test to test the deplibs_check_method
1999-04-01 15:34:13 +00:00
..
.cvsignore
configure.in * demo/Makefile.am: moved testsuite specific declarations to the end, 1999-04-01 15:34:13 +00:00
COPYING.LIB * NEWS: updated 1999-03-27 16:58:10 +00:00
ltdl.c * libltdl/ltdl.c (lt_dladdsearchdir): Forgot to mallocate the 1999-03-29 13:40:01 +00:00
ltdl.h * NEWS: updated 1999-03-27 16:58:10 +00:00
Makefile.am * use the same header in all configure.in's and Makefile.am's 1999-03-20 00:27:33 +00:00
README

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