diff options
author | Jim Meyering <jim@meyering.net> | 1998-02-22 12:36:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-02-22 12:36:32 +0000 |
commit | f31f7889fb39373e73e8df02f9ff5485ad92a16c (patch) | |
tree | 750587759b61a5ee419505fe8f8047c06f33de61 /old | |
parent | b1f2e5a7fda6e6ddd1478656ee72d52b64ebdefe (diff) | |
download | coreutils-f31f7889fb39373e73e8df02f9ff5485ad92a16c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index cc9413f70..a74b55e90 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,20 @@ +1998-02-22 Jim Meyering <meyering@eng.ascend.com> + + * tests/Makefile.am (EXTRA_DIST): Add mk-script. + * tests/Makefile.am.in (EXTRA_DIST): Remove mk-script.pl. + (mk_script): Set to ../mk-script. + (x-tests): Use `$(PERL) -w -- $(mk_script)', not ./mk-script. + Remove @MAINT@ cruft. + (Makefile.am): Likewise. + Remove @MAINT@ cruft. Now `missing' will explain the failure + when people don't have Perl yet modify a file whose rebuilding + would lead to the use of Perl. + + * src/Makefile.am (pinky_LDADD): Explicitly add @GETHOSTBYNAME_LIB@. + (who_LDADD): Likewise. + (pinky_DEPENDENCIES): Set to $(LDADD) + (who_DEPENDENCIES): Likewise. + 1998-02-20 Jim Meyering <meyering@eng.ascend.com> * lib/getdate.h: Removed. Could cause confusion with an |