]> git.ipfire.org Git - thirdparty/libtool.git/commit
* NEWS: updated
authorThomas Tanner <tanner@ffii.org>
Wed, 23 Jun 1999 15:13:16 +0000 (15:13 +0000)
committerThomas Tanner <tanner@gmx.de>
Wed, 23 Jun 1999 15:13:16 +0000 (15:13 +0000)
commit8302eb52f25db4f2baf9c790b825c1f845bb2eee
tree0e7d2bff16cec743394a1c9609cd6b26c08aaa78
parent67a2f7b45fa9d02a185d16fa9b1a728ad8df4fc4
* NEWS: updated
* README: added GNU Hurd to the supported platforms
* doc/libtool.texi: document `-dlpreopen 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

* ltconfig.in (bsdi4, deplibs_check_method): use a less restrictive
  regex (reported by Chris P. Ross <cross@eng.us.uu.net>)
* ltmain.in: support `-dlopen dummy', define lt_preloaded_symbols
  if dlself != no
* doc/libtool.texi: libtool does also support non C source code

* ltconfig.in: CR/LF fix for broken DJGPP bash
* ltmain.in: CR/LF fix for DJGPP
ChangeLog
NEWS
README
doc/libtool.texi
libltdl/ltdl.c
ltconfig.in
ltmain.in