]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fixed typo.
authorKeith Packard <keithp@keithp.com>
Mon, 31 Mar 2003 17:36:26 +0000 (17:36 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 31 Mar 2003 17:36:26 +0000 (17:36 +0000)
ChangeLog

index 4eba58128bc8275f91a6ce35280a42749602600b..ea9c9fb128b037f04d755b915644ea9227412f97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
 
 2003-03-31  Albert Chin  <libtool@thewrittenword.com>
 
-       * 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 <mooney@dogbert.cc.ndsu.nodak.edu>.