libtool
[Top][All Lists]
Advanced

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

tiny typo patch


From: edward
Subject: tiny typo patch
Date: Tue, 3 Apr 2001 22:28:29 -0400

this crept in somehow.

cheers,
edward

Index: libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/libtool.m4,v
retrieving revision 1.154
diff -u -r1.154 libtool.m4
--- libtool.m4 2001/04/03 22:01:50 1.154
+++ libtool.m4 2001/04/04 02:21:16
@@ -1,4 +1,4 @@
-## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
+# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
 ## Copyright 1996, 1997, 1998, 1999, 2000, 2001
 ## Free Software Foundation, Inc.
 ## Originally by Gordon Matzigkeit <address@hidden>, 1996
@@ -1243,7 +1243,7 @@
       test -f $output_objdir/impgen.exe || (cd $output_objdir && \
       if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \
       else $CC -o impgen impgen.c ; fi)~
-      $output_objdir/impgen $dir/$soroot1 > $output_objdir/$soname-def'
+      $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def'

     old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname
$soname --def $output_objdir/$soname-def --output-lib
$output_objdir/$newlib'




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




reply via email to

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