libtool/libltdl
Thomas Tanner c836f3090d * libltdl/configure.in: check for shl_load in libdld
* libltdl/ltdl.c (shl_close, shl_sym): use (shl_t *) instead of shl_t
* ltconfig.in (check for gcc): removed a bogus line,
  check for shl_load in libdld
* ltmain.in: added a warning to the header of the .la file
  to warn users against deleting the file,
  link shared against static libraries if
  deplibs_check_method == pass_all
1999-04-11 21:10:04 +00:00
..
.cvsignore added acinclude.m4 1999-03-14 05:43:03 +00:00
configure.in * libltdl/configure.in: check for shl_load in libdld 1999-04-11 21:10:04 +00:00
COPYING.LIB * NEWS: updated 1999-03-27 16:58:10 +00:00
ltdl.c * libltdl/configure.in: check for shl_load in libdld 1999-04-11 21:10:04 +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 * NEWS: -module and libtldl 1998-11-18 07:29:36 +00:00

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