]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 11:04:00 +0000 (11:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 11:04:00 +0000 (11:04 +0000)
old/textutils/ChangeLog

index 81e33ccc73f6a1b4746f7699d1e817992518f99c..815c74b456df573a37e5f13f8c3a4a13d8f4e2f0 100644 (file)
@@ -1,7 +1,10 @@
-2001-11-14  Jim Meyering  <meyering@lucent.com>
+2001-11-17  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.17.
 
+       * configure.ac: Replace use of the one-arg form of AC_INIT
+       with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR.
+
 2001-11-14  Paul Eggert  <eggert@twinsun.com>
 
        * src/tail.c (file_lines): Remove unnecessary cast.