and config.sub, all Automake versions know we want to
distribute these.
+2004-02-06 Scott James Remnant <scott@netsplit.com>
+
+ * Makefile.am (EXTRA_DIST): No need to specify config.guess
+ and config.sub, all Automake versions know we want to
+ distribute these.
+
2004-02-05 Peter O'Gorman <peter@pogma.com>
* ltmain.in (infer_tag, win32_libid): Style changes. Rename
aclocal_macros = libtool.m4 ltdl.m4
EXTRA_DIST = $(aclocal_macros) bootstrap libtoolize.in ltmain.in \
- mkstamp ChangeLog.0 ChangeLog.1 config.guess config.sub
+ mkstamp ChangeLog.0 ChangeLog.1
CLEANFILES = libtool libtoolize ltmain.shT
# These are required by libtoolize and must be executable when installed.