libtool/libltdl
Thomas Tanner 1707ab25bb * bootstrap: fix libltdl/Makefile.in
* cdemo/main.c: "Welcome _to_ ..."
* mdemo/main.c: ditto
* libltdl/configure.in: support multiple dlopening mechanisms
  at once
* libltdl/ltdl.c: prefix system dependent functions with "sys_"
  to avoid symbol conflicts (libdld didn't work)
* libtool.m4 (AC_LIBLTDL_*): set INCLTDL to the path of ltdl.h
* ltconfig.in: check for dlopen with -ldl first
1999-05-20 17:54:09 +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 * bootstrap: fix libltdl/Makefile.in 1999-05-20 17:54:09 +00:00
COPYING.LIB * NEWS: updated 1999-03-27 16:58:10 +00:00
ltdl.c * bootstrap: fix libltdl/Makefile.in 1999-05-20 17:54:09 +00:00
ltdl.h * NEWS: updated 1999-03-27 16:58:10 +00:00
Makefile.am * libltdl/Makefile.am (ltdl.lo): Add dependencies. 1999-04-29 08:09:19 +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.