]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am: Comment typo.
authorGary V. Vaughan <gary@gnu.org>
Fri, 6 Feb 2004 14:03:52 +0000 (14:03 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 6 Feb 2004 14:03:52 +0000 (14:03 +0000)
ChangeLog
Makefile.am

index 22b89a02ba4d61076986a0d0d23379c64d82b8f2..0c31f3889e4117eccffbb42098fbed73d1c9f068 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-02-06  Gary V. Vaughan  <gary@gnu.org>
 
+       * Makefile.am: Comment typo.
+
        * m4/libtool.m4 (LT_PREREQ): Declare the minimum release number
        that is required for the calling code.
        * doc/libtool.texi (AC_PROG_LIBTOOL): Document it.
index 788a2f7aab49db8f5edd2773c289aabd812a20e2..30fbd78248215b81dbe380eb19d980b4e9940a3b 100644 (file)
@@ -33,7 +33,7 @@ CLEANFILES = libtool libtoolize ltmain.shT
 # executable by hand
 dist_pkgdata_DATA = config/config.guess config/config.sub config/ltmain.sh
 
-# Me maintain our own macros to provent problems with ancient definitions.
+# We maintain our own macros to provent problems with ancient definitions.
 # lt~obsolete.m4 doesn't belong here, it's for bootstrapping us only
 pkgmacrodir = $(pkgdatadir)/m4
 pkgmacro_DATA = m4/libtool.m4 m4/ltdl.m4 m4/ltsugar.m4