From: Keith Packard Date: Mon, 31 Mar 2003 17:36:26 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: release-1-5~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ae9334a9e70cf4c9ca0c70f6a44d9dcccb9282;p=thirdparty%2Flibtool.git Fixed typo. --- diff --git a/ChangeLog b/ChangeLog index 4eba58128..ea9c9fb12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ 2003-03-31 Albert Chin - * ltmain.sh: Don't pass -R flags found in a .la's dependency_libs + * ltmain.in: Don't pass -R flags found in a .la's dependency_libs variable directly down to the linker. Reported by Tim Mooney .