From: Thomas Tanner Date: Thu, 1 Jul 1999 14:48:44 +0000 (+0000) Subject: * doc/PLATFORMS: updated X-Git-Tag: release-1-3-3~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c3daa2cad522ce0b3b3ce04fe8bd336b7881229;p=thirdparty%2Flibtool.git * doc/PLATFORMS: updated * changed my email address --- diff --git a/AUTHORS b/AUTHORS index e2b071369..07a41d41d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,5 +4,5 @@ Foundation. Gordon Matzigkeit. Designed and implemented libtool. Alexandre Oliva . Co-maintainer. -Thomas Tanner . Co-maintainer. +Thomas Tanner . Co-maintainer. Gary V. Vaughan . Co-maintainer. diff --git a/ChangeLog b/ChangeLog index 10aa53094..ed35b7930 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-01 Thomas Tanner + + * doc/PLATFORMS: updated + * changed my email address + 1999-06-30 Thomas Tanner * demo/foo.h: use LT_PARAMS instead of LTDL_PARAMS (this is not libltdl) diff --git a/cdemo/foo.c b/cdemo/foo.c index 5c4070584..3854c4354 100644 --- a/cdemo/foo.c +++ b/cdemo/foo.c @@ -1,6 +1,6 @@ /* foo.c -- trivial test library Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/cdemo/foo.h b/cdemo/foo.h index 62590b7fc..48dc9127e 100644 --- a/cdemo/foo.h +++ b/cdemo/foo.h @@ -1,6 +1,6 @@ /* foo.h -- interface to the libfoo* libraries Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/cdemo/main.c b/cdemo/main.c index de84ba439..89da831bb 100644 --- a/cdemo/main.c +++ b/cdemo/main.c @@ -1,6 +1,6 @@ /* main.c -- cdemo test program Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/doc/PLATFORMS b/doc/PLATFORMS index 4058e9b69..52d301598 100644 --- a/doc/PLATFORMS +++ b/doc/PLATFORMS @@ -38,7 +38,7 @@ i*86-*-freebsd2.2.8 gcc 1.2f ok i*86-*-freebsd2.2.6 gcc 1.3.2 ok (egcs-1.1 & gcc-2.7.2.1, native ld) i*86-*-freebsd2.1.5 gcc 0.5 ok -i*86-*-gnu gcc 1.3.2 ok +i*86-*-gnu gcc 1.3.3 ok i*86-*-netbsd1.4 gcc 1.3 ok (egcs-1.1.1) i*86-*-netbsd1.3.3 gcc 1.3 ok @@ -47,7 +47,7 @@ i*86-*-netbsd1.3.2 gcc 1.2e ok i*86-*-netbsd1.3I gcc 1.2e ok (egcs 1.1?) i*86-*-netbsd1.2 gcc 0.9g ok -i*86-*-linux-gnu gcc 1.3.2 ok +i*86-*-linux-gnu gcc 1.3.3 ok (egcs-1.1.2, GNU ld 2.9.1.0.23) i*86-*-linux-gnulibc1 gcc 1.2f ok i*86-*-openbsd2.4 gcc 1.2f ok diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index 7a5af2ab1..704f213a3 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,6 +1,6 @@ /* ltdl.c -- system independent dlopen wrapper Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This library is free software; you can redistribute it and/or diff --git a/libltdl/ltdl.h b/libltdl/ltdl.h index bebbc6d2f..48b1addea 100644 --- a/libltdl/ltdl.h +++ b/libltdl/ltdl.h @@ -1,6 +1,6 @@ /* ltdl.h -- generic dlopen functions Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This library is free software; you can redistribute it and/or diff --git a/mdemo/foo.h b/mdemo/foo.h index 62590b7fc..48dc9127e 100644 --- a/mdemo/foo.h +++ b/mdemo/foo.h @@ -1,6 +1,6 @@ /* foo.h -- interface to the libfoo* libraries Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/mdemo/foo1.c b/mdemo/foo1.c index d84233cad..a6a28dd2c 100644 --- a/mdemo/foo1.c +++ b/mdemo/foo1.c @@ -1,6 +1,6 @@ /* foo1.c -- trivial test library Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/mdemo/foo2.c b/mdemo/foo2.c index 4c8ddcc02..a747d4c69 100644 --- a/mdemo/foo2.c +++ b/mdemo/foo2.c @@ -1,6 +1,6 @@ /* foo2.c -- trivial test library Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify diff --git a/mdemo/main.c b/mdemo/main.c index 34e942df7..afe02a2d1 100644 --- a/mdemo/main.c +++ b/mdemo/main.c @@ -1,6 +1,6 @@ /* main.c -- mdemo test program Copyright (C) 1998-1999 Free Software Foundation, Inc. - Originally by Thomas Tanner + Originally by Thomas Tanner This file is part of GNU Libtool. This program is free software; you can redistribute it and/or modify