From 94022a02102bea52b7aa1aafa296b4b1dc7bc956 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sat, 6 May 2000 10:46:49 +0000 Subject: [PATCH] * libltdl/ltdl.c: Typo. --- ChangeLog | 2 ++ libltdl/ltdl.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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. -- 2.47.3