* Makefile.am: Comment typo.

This commit is contained in:
Gary V. Vaughan 2004-02-06 14:03:52 +00:00
parent e9b269e4fa
commit 3968c1f247
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View 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