From: Tom Tromey Date: Sun, 26 Nov 1995 06:32:09 +0000 (+0000) Subject: (common): Don't include acconfig.h, config.h.top, config.h.bot X-Git-Tag: Release-0-25~151 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=3c2788ad9ab1f41db5221e972c1c7c710f0ed9c3;p=automake.git (common): Don't include acconfig.h, config.h.top, config.h.bot --- diff --git a/automake.in b/automake.in index 7fcb8699..dcf34944 100755 --- a/automake.in +++ b/automake.in @@ -34,7 +34,7 @@ am_dir=@datadir@/@PACKAGE@ # include in DIST_FILES. NOTE if you add something here, make sure # you add it in the right place -- that is, so that the "--help" still # lines up nicely. -common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex acconfig.h config.h.top config.h.bot' +common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex' # $echo will eventually be used to handle NLS matters. echo=echo