]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 6 Oct 1996 03:07:35 +0000 (03:07 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 6 Oct 1996 03:07:35 +0000 (03:07 +0000)
old/sh-utils/ChangeLog

index c62f0d39d50568ac295f8da0980cfbd361074ba1..97bc7561335decb7024ac4b240e3d22b9812e2d3 100644 (file)
@@ -1,5 +1,13 @@
 Sat Oct  5 11:38:23 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in: Use AM_SANITY_CHECK_CC.
+
+       * configure.in: Use AM_FUNC_ERROR_AT_LINE.
+       * lib/Makefile.am (EXTRA_DIST): Put error.c here.
+       (su_SOURCES): Remove error.c
+       Suggested by Ulrich Drepper.
+
+       * configure.in (GNU_PACKAGE): AC_SUBST it for the src/*.sh scripts.
        * src/Makefile.am (.sh): Substitute for @GNU_PACKAGE@ and @VERSION@
        in the four installed scripts.
        * src/*.sh: Update --version output to conform to the coding standard.