diff options
author | Jim Meyering <jim@meyering.net> | 1998-04-04 08:07:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-04-04 08:07:26 +0000 |
commit | 108f8f2d040e69d6904c08459846eae9cffe4085 (patch) | |
tree | 4849ab43582c386fe19fb9ce19bac83722f72740 | |
parent | 39463d50ed60e2930c878326d5bdbc43370fd050 (diff) | |
download | coreutils-108f8f2d040e69d6904c08459846eae9cffe4085.tar.xz |
.
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 94cce8af3..2f5d72922 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 1998-04-04 Jim Meyering <meyering@eng.ascend.com> + * GNUmakefile: Add conditionals so that running `make' in an + unconfigured source directory will get a reasonable diagnostic. + * Makefile.am (ACLOCAL_AMFLAGS): Define this, so automake/aclocal know about the m4/ subdirectory. * Makefile.maint (aclocal-files): Remove now-unnecessary (with |