libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo fix


From: Albert Chin
Subject: Typo fix
Date: Mon, 9 Jun 2003 14:20:56 -0500
User-agent: Mutt/1.4i

-- 
albert chin (address@hidden)

-- snip snip
2003-06-09  Albert Chin-A-Young  <address@hidden>

        * ltmain.in: Fix for 'duplcations' typo.

Index: ltmain.in
===================================================================
RCS file: /cvsroot/libtool/libtool/ltmain.in,v
retrieving revision 1.334.2.5
diff -u -3 -p -r1.334.2.5 ltmain.in
--- ltmain.in   3 Jun 2003 18:20:07 -0000       1.334.2.5
+++ ltmain.in   9 Jun 2003 19:18:30 -0000
@@ -1717,7 +1717,7 @@ EOF
 
     case $host in
     *cygwin* | *mingw* | *pw32*)
-      # don't eliminate duplcations in $postdeps and $predeps
+      # don't eliminate duplications in $postdeps and $predeps
       duplicate_compiler_generated_deps=yes
       ;;
     *)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]