2007-01-28 00:45:40 +08:00
|
|
|
2007-01-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
Assume C89 for included headers, and throughout the testsuite.
|
|
|
|
|
|
|
|
* NEWS: Update.
|
|
|
|
* libltdl/argz.c: Do not include strings.h nor memory.h, include
|
|
|
|
string.h unconditionally.
|
|
|
|
Patch by Simon Josefsson <jas@extundo.com>.
|
|
|
|
* libltdl/libltdl/lt__private.h: Likewise.
|
|
|
|
* libltdl/m4/ltdl.m4 (LTDL_INIT): Do not check for string.h,
|
|
|
|
strings.h, memory.h.
|
|
|
|
* tests/cdemo/configure.ac: Assume presence of math.h.
|
|
|
|
* tests/cdemo/foo.c: Likewise.
|
|
|
|
* tests/demo/configure.ac: Likewise for math.h, string.h.
|
|
|
|
Assume 'const'. Drop obsolete AC_EXEEXT.
|
|
|
|
* tests/demo/dlmain.c: Likewise.
|
|
|
|
* tests/demo/foo.c: Likewise.
|
|
|
|
* tests/depdemo/configure.ac: Likewise.
|
|
|
|
* tests/depdemo/l4/l4.c: Likewise.
|
|
|
|
* tests/f77demo/configure.ac: Likewise. Also drop obsolete
|
|
|
|
AC_OBJEXT.
|
|
|
|
* tests/fcdemo/configure.ac: Likewise.
|
|
|
|
* tests/mdemo/configure.ac: Likewise.
|
|
|
|
* tests/mdemo/foo1.c: Likewise.
|
|
|
|
* tests/mdemo/foo2.c: Likewise.
|
|
|
|
* tests/mdemo2/configure.ac: Likewise.
|
|
|
|
* tests/pdemo/configure.ac: Likewise.
|
|
|
|
* tests/pdemo/longer_file_name_dlmain.c:
|
|
|
|
* tests/pdemo/longer_file_name_foo.c: Likewise.
|
|
|
|
* tests/pdemo/longer_file_name_foo2.c: Likewise.
|
|
|
|
* tests/tagdemo/configure.ac: Likewise.
|
|
|
|
* tests/tagdemo/foo.cpp: Likewise.
|
|
|
|
|
2007-01-24 07:48:55 +08:00
|
|
|
2007-01-24 Reuben Thomas <rrt@sc3d.org> (tiny change)
|
|
|
|
|
|
|
|
* doc/libtool.texi (Inter-library dependencies): Fix typo.
|
|
|
|
|
2007-01-21 22:34:01 +08:00
|
|
|
2007-01-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
2007-01-22 00:15:36 +08:00
|
|
|
* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS) [cygwin, mingw]:
|
|
|
|
Use `lib -OUT' rather than `lib /OUT' to avoid MSYS path
|
|
|
|
translation mangling. Report by Christopher Hulbert.
|
|
|
|
* THANKS: Update.
|
|
|
|
|
2007-01-21 22:57:58 +08:00
|
|
|
* libltdl/config/ltmain.m4sh (func_mode_compile): Accept
|
|
|
|
suffixes matching `[fF][09].', for Fortran.
|
|
|
|
* tests/suffix.test: Also test F90, F95, f03, F03.
|
|
|
|
|
2007-01-21 22:42:58 +08:00
|
|
|
* Makefile.am (EXTRA_DIST): Add ChangeLog.2006.
|
2007-01-21 22:57:58 +08:00
|
|
|
* ChangeLog.2006: New, rotated, from...
|
|
|
|
* ChangeLog: ...here.
|
2005-12-29 21:52:54 +08:00
|
|
|
|
2007-01-21 22:42:58 +08:00
|
|
|
2007-01-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
2006-01-03 22:02:19 +08:00
|
|
|
|
2007-01-21 22:42:58 +08:00
|
|
|
* doc/libtool.texi: Typo fixes.
|
|
|
|
* TODO: Likewise.
|
2005-12-30 01:46:09 +08:00
|
|
|
|
2007-01-21 22:42:58 +08:00
|
|
|
Continued in ChangeLog.2006
|
1999-03-17 05:04:50 +08:00
|
|
|
|
1999-01-23 02:04:51 +08:00
|
|
|
$Revision$ $Date$
|
2006-01-31 04:09:41 +08:00
|
|
|
|
|
|
|
vim:tw=72
|