]> git.ipfire.org Git - thirdparty/libtool.git/commit
* bootstrap: fix libltdl/Makefile.in
authorThomas Tanner <tanner@gmx.de>
Thu, 20 May 1999 17:53:22 +0000 (17:53 +0000)
committerThomas Tanner <tanner@gmx.de>
Thu, 20 May 1999 17:53:22 +0000 (17:53 +0000)
commitb8a5974bfe742eabf71e63b523f24a7ec3215926
treecafabf22cbf5d03b41668dfb7a2ad5bc9d81546a
parent1664a106a6759ab1c07928199cadc104e70eb637
* 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
ChangeLog
bootstrap
cdemo/main.c
libltdl/configure.in
libltdl/ltdl.c
libtool.m4
ltconfig.in
mdemo/main.c