gcc/libjava/libltdl
Andreas Tobler 6e6bfd3a7b acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate GCJ specific stuff.
2006-04-06  Andreas Tobler  <a.tobler@schweiz.ch>

	* acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate
	GCJ specific stuff.

From-SVN: r112736
2006-04-06 21:22:45 +02:00
..
acinclude.m4 acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate GCJ specific stuff. 2006-04-06 21:22:45 +02:00
aclocal.m4 aclocal.m4, [...]: Rebuilt. 2006-03-30 16:59:27 +00:00
ChangeLog acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate GCJ specific stuff. 2006-04-06 21:22:45 +02:00
config-h.in
config.guess
config.sub
configure aclocal.m4, [...]: Rebuilt. 2006-03-30 16:59:27 +00:00
configure.ac aclocal.m4, [...]: Rebuilt. 2006-03-30 16:59:27 +00:00
COPYING.LIB
install-sh
ltdl.c
ltdl.h
ltmain.sh
Makefile.am
Makefile.in aclocal.m4, [...]: Rebuilt. 2006-03-30 16:59:27 +00:00
missing
README

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

It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* dyld (darwin/Mac OS X)
* libtool's dlpreopen