From 3968c1f2479e9ecfdbc630575eb758265b6410f2 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Fri, 6 Feb 2004 14:03:52 +0000 Subject: [PATCH] * Makefile.am: Comment typo. --- ChangeLog | 2 ++ Makefile.am | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 22b89a02b..0c31f3889 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-02-06 Gary V. Vaughan + * 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. diff --git a/Makefile.am b/Makefile.am index 788a2f7aa..30fbd7824 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 -- 2.47.2