From: Pavel Roskin Date: Sat, 6 May 2000 10:46:49 +0000 (+0000) Subject: * libltdl/ltdl.c: Typo. X-Git-Tag: release-1-3d~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94022a02102bea52b7aa1aafa296b4b1dc7bc956;p=thirdparty%2Flibtool.git * libltdl/ltdl.c: Typo. --- diff --git a/ChangeLog b/ChangeLog index cda7ea682..018c79a24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-05-06 Pavel Roskin + * libltdl/ltdl.c: Typo. + * libtool.m4 (AC_LIBTOOL_SETUP): CVS autoconf no longer sets target to "NONE", but to an empty string. diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c index 2f03fbbe0..711586f8a 100644 --- a/libltdl/ltdl.c +++ b/libltdl/ltdl.c @@ -1,4 +1,4 @@ -g/* ltdl.c -- system independent dlopen wrapper +/* ltdl.c -- system independent dlopen wrapper Copyright (C) 1998-2000 Free Software Foundation, Inc. Originally by Thomas Tanner This file is part of GNU Libtool.