libtool/libltdl
Thomas Tanner 1be7f3cc98 * NEWS: updated
* README: added GNU Hurd to the supported platforms
* doc/libtool.texi: document `-dlpreopen dummy'
  instead of `-dlopen dummy'
* libltdl/ltdl.c (strchr): fixed typo (missing star)


* libltdl/ltdl.c (strrchr): fixed typo (missing star)
* libltdl/ltdl.c (trim): use `const' to silence -Wwrite-strings

* ltmain.in: support `-dlopen dummy', define lt_preloaded_symbols
1999-06-23 15:09:28 +00:00
..
.cvsignore added acinclude.m4 1999-03-14 05:43:03 +00:00
acconfig.h * libltdl/Makefile.am (ltdl.lo): Add dependencies. 1999-04-29 08:09:19 +00:00
configure.in * libltdl/configure.in (ac_cv_lib_dl_dlopen): missing "x" in test 1999-06-16 18:33:51 +00:00
COPYING.LIB * NEWS: updated 1999-03-27 16:58:10 +00:00
ltdl.c * NEWS: updated 1999-06-23 15:09:28 +00:00
ltdl.h * demo/foo.h: s/PARAMS/LTDL_PARAMS/g 1999-05-21 11:47:21 +00:00
Makefile.am * ltmain.in: strip off the .exe suffix only on *Win 1999-05-23 10:03:23 +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.