libtool-patches
[Top][All Lists]
Advanced

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

[FYI] Fix Gary's atrocious English.


From: Scott James Remnant
Subject: [FYI] Fix Gary's atrocious English.
Date: Thu, 12 Feb 2004 18:41:05 +0000

Applied to HEAD.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

diff -ruNp libtool-CVS~/ChangeLog libtool-CVS/ChangeLog
--- libtool-CVS~/ChangeLog      2004-02-12 18:37:32.000000000 +0000
+++ libtool-CVS/ChangeLog       2004-02-12 18:38:15.000000000 +0000
@@ -0,0 +1,4 @@
+2004-02-12  Scott James Remnant  <address@hidden>
+
+       * ltmain.in: Fix typo: macro's -> macros.
+
--- libtool-CVS~/ltmain.in      2004-02-12 18:37:32.000000000 +0000
+++ libtool-CVS/ltmain.in       2004-02-12 18:38:25.000000000 +0000
@@ -89,14 +89,14 @@ if test "$package_revision" != "$macro_r
       cat >&2 <<_LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
 $progname: definition of this AC_PROG_LIBTOOL comes from an older release.
-$progname: You should recreate aclocal.m4 with macro's from $PACKAGE $VERSION
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
 $progname: and run autoconf again.
 _LT_EOF
     else
       cat >&2 <<_LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
 $progname: definition of this AC_PROG_LIBTOOL comes from $PACKAGE 
$macro_version.
-$progname: You should recreate aclocal.m4 with macro's from $PACKAGE $VERSION
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
 $progname: and run autoconf again.
 _LT_EOF
     fi
@@ -105,7 +105,7 @@ _LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, revision 
$package_revision,
 $progname: but the definition used by this AC_PROG_LIBTOOL comes from revision
 $progname: $macro_revision.
-$progname: You should recreate aclocal.m4 with macro's from revision 
$package_revision
+$progname: You should recreate aclocal.m4 with macros from revision 
$package_revision
 $progname: of $PACKAGE $VERSION and run autoconf again.
 _LT_EOF
   fi
@@ -122,14 +122,14 @@ if test "$package_revision" != "$macro_r
       cat >&2 <<_LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
 $progname: definition of this AC_PROG_LIBTOOL comes from an older release.
-$progname: You should recreate aclocal.m4 with macro's from $PACKAGE $VERSION
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
 $progname: and run autoconf again.
 _LT_EOF
     else
       cat >&2 <<_LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
 $progname: definition of this AC_PROG_LIBTOOL comes from $PACKAGE 
$macro_version.
-$progname: You should recreate aclocal.m4 with macro's from $PACKAGE $VERSION
+$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
 $progname: and run autoconf again.
 _LT_EOF
     fi
@@ -138,7 +138,7 @@ _LT_EOF
 $progname: Version mismatch error.  This is $PACKAGE $VERSION, revision 
$package_revision,
 $progname: but the definition used by this AC_PROG_LIBTOOL comes from revision
 $progname: $macro_revision.
-$progname: You should recreate aclocal.m4 with macro's from revision 
$package_revision
+$progname: You should recreate aclocal.m4 with macros from revision 
$package_revision
 $progname: of $PACKAGE $VERSION and run autoconf again.
 _LT_EOF
   fi

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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