]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 8 Dec 1996 13:30:49 +0000 (13:30 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 8 Dec 1996 13:30:49 +0000 (13:30 +0000)
old/fileutils/ChangeLog

index 2af8004dec34de1c1ad8b10933b4fcd39ecf81fb..d432134114db7e2262b0f04247e242cc136a88e6 100644 (file)
@@ -1,3 +1,13 @@
+Sun Dec  8 07:22:38 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       =========== Update for automake-1.1k.
+       * configure.in (AM_CONFIG_HEADER): Use it.
+       (AC_OUTPUT): Remove stamp-h timestamping statement.
+       Now, AM_CONFIG_HEADER does it automatically.
+       * lib/Makefile.am (noinst_LIBRARIES): Rename to libfu.a as per
+       new automake requirement.
+       Rename fu_* variables to libfu_a_*.
+
 Mon Dec  2 20:30:20 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * configure.in (jm_FUNC_MKTIME): Use this instead of AM_FUNC_MKTIME.