libtool
[Top][All Lists]
Advanced

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

Re: libtoolize.in typo


From: Gary V. Vaughan
Subject: Re: libtoolize.in typo
Date: Wed, 15 Oct 2003 14:24:27 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

Patrick Welche wrote:
Self explanatory I hope! Cheers, Patrick

Indeed.  Applied.  Thanks!

Index: libtoolize.in
===================================================================
RCS file: /cvsroot/libtool/libtool/libtoolize.in,v
retrieving revision 1.25
diff -u -r1.25 libtoolize.in
--- libtoolize.in       14 Oct 2003 22:52:57 -0000      1.25
+++ libtoolize.in       15 Oct 2003 08:56:30 -0000
@@ -574,7 +574,7 @@
     func_copy_all_files "$pkgdatadir" "$auxdir" 
'config.guess|config.sub|ltmain.sh'
     func_config_update "$pkgdatadir/config.guess" "$auxdir/config.guess"
     test -f "$pkgdatadir/config.sub" \
-      && func_config_update "$pkgdatadir/config.guess" "$auxdir/config.sub"
+      && func_config_update "$pkgdatadir/config.sub" "$auxdir/config.sub"
   fi
   func_ltmain_update "$pkgdatadir/ltmain.sh" "$auxdir/ltmain.sh"
--
  ())_.  Gary V. Vaughan    gary@(lilith.warpmail.net|gnu.org)
  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/





reply via email to

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