]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Fixed a typo in ChangeLog. s/ltmain.sh/ltmain.in/
authorPaul Eggert <eggert@twinsun.com>
Mon, 6 May 2002 15:08:31 +0000 (15:08 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 6 May 2002 15:08:31 +0000 (15:08 +0000)
ChangeLog

index ea4214e78fc9a50f32bc59c52ed18c2f3c6fe676..8249e02e8c750c55ac26df7058abe0c55b7660a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 
 2002-05-06  Loren James Rittle  <rittle@latour.rsch.comm.mot.com>
 
-       * ltmain.sh: Detect and handle object name conflicts while
+       * ltmain.in: Detect and handle object name conflicts while
        piecewise linking a static library.
 
 2002-05-02  Dave Vasilevsky  <thevas@mac.com>