]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 7 Feb 1998 10:14:29 +0000 (10:14 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Feb 1998 10:14:29 +0000 (10:14 +0000)
old/textutils/ChangeLog

index c6aab71daa531bf5cf90b02980eb87fe75cce0f7..f639c88b70ee01dbf31af51b12bf1f0a74cda708 100644 (file)
@@ -1,7 +1,13 @@
-1998-02-04  Jim Meyering  <meyering@eng.ascend.com>
+1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
 
        * Version 1.22e.
 
+       * configure.in: Don't use AM_MAINTAINER_MODE or
+       AC_PATH_PROG(PERL, perl).
+       (jm_PERL): Use this.
+
+1998-02-04  Jim Meyering  <meyering@eng.ascend.com>
+
        * 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.
@@ -16,6 +22,7 @@
 
        * GNUmakefile: New file.
        * Makefile.am (EXTRA_DIST): Add GNUmakefile.
+       Don't include Makefile.maint from here.  It's included from GNUmakefile.
 
 1998-01-30  Paul Eggert  <eggert@twinsun.com>