]> git.ipfire.org Git - thirdparty/libtool.git/commit
* NEWS: updated
authorThomas Tanner <tanner@ffii.org>
Tue, 2 Nov 1999 12:33:05 +0000 (12:33 +0000)
committerThomas Tanner <tanner@gmx.de>
Tue, 2 Nov 1999 12:33:05 +0000 (12:33 +0000)
commit974da4c714b1f2a17dadf29c8d831e51b8bcb7f2
tree295b72732b33e383740f04ee82f5cb81f09d81d9
parent6add76b73a84b329334a94bfb6deb07edea82590
* NEWS: updated
* THANKS: added Olly Betts and Pavel Roskin
* doc/libtool.texi: fix typo

* fix major bugs which rendered libtool virtually
  unusable (i.e. not portable):
* ltconfig.in: don't hardcode system dependent variables in ltconfig!!
  but set sane defaults
* Makefile.am: pass variables from AC_LIBTOOL_SETUP to ltconfig
* libtool.m4: ditto, fix typo in AC_PROG_LD_RELOAD_FLAG

* ltconfig.in: use old_deplibs for archives, too
  remove second occurence of sysv5
* ltmain.in: fix typo, fix the second occurence of -DPIC, too

* libltdl/Makefile.am: increment version number, fix typo
* libltdl/ltdl.c (lt_dlsym): don't report an error if the
  libltdl-style symbol name wasn't found

* ltconfig.in: add support for Unixware (sysv4.2uw2*)
ChangeLog
Makefile.am
NEWS
THANKS
doc/libtool.texi
libltdl/Makefile.am
libltdl/ltdl.c
libtool.m4
ltconfig.in
ltmain.in