* Makefile.in: Rebuilt.
authorTom Tromey <tromey@redhat.com>
Fri, 26 Mar 1999 22:34:03 +0000 (22:34 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 26 Mar 1999 22:34:03 +0000 (22:34 +0000)
commitaf49c4fe26bd6d2fd59dd809e58d552414eb7d71
treece5aa55608784d1e46172e61329782f0fb20d8ba
parenta85ba428a81672882a84f6972db8a8863347c76b
* Makefile.in: Rebuilt.
* Makefile.am: Updated to reflect removal of TAR subst.
* automake.texi (Options): Document dist-bzip2.
* automake.in (TAR): Removed global.
(initialize_global_constants): Changed `dist' to use pipe with
gzip; work with non-GNU tar.
(handle_dist): Handle non-GNU tar.  Don't define TAR.
(initialize_global_constants): Added `dist-bzip2' entry.
(handle_options): Recognize dist-bzip2 option.
(handle_dist): Likewise.
* configure: Rebuilt.
* configure.in: Don't check for tar.
* m4/init.m4 (AM_INIT_AUTOMAKE): Check for `tar'.  Substitute
AMTARFLAGS.
14 files changed:
ChangeLog
Makefile.am
Makefile.in
aclocal.m4
automake.in
automake.texi
configure
configure.in
lib/am/Makefile.am
m4/Makefile.in
m4/init.m4
stamp-vti
tests/Makefile.in
version.texi