Author: jberry
Date: Sat May 28 15:40:22 2005
New Revision: 178891

URL: http://svn.apache.org/viewcvs?rev=178891&view=rev
Log:
Add some correctness to comment

Modified:
    xerces/c/branches/jberry/3.0-unstable/config/pretty-make

Modified: xerces/c/branches/jberry/3.0-unstable/config/pretty-make
URL: 
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/config/pretty-make?rev=178891&r1=178890&r2=178891&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/config/pretty-make (original)
+++ xerces/c/branches/jberry/3.0-unstable/config/pretty-make Sat May 28 
15:40:22 2005
@@ -33,8 +33,8 @@
 
 # Try to find the name of the file we're building. This is fraught with
 # problems, and may not be reliable across all compilers. Given the
-# dependencies, this is usually the last argument, but sometimes there
-# is an extra dependency, it seems, which throws this off. So we look
+# dependencies, this is usually the last argument, but sometimes libtool
+# adds additional flags, which throws this off. So we look
 # for the last arg that doesn't start with -.
 while [ $# -gt 0 ]; do
        [ "${1##-*}" ] && target=$1



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to