]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 14 Aug 2001 07:24:43 +0000 (07:24 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Aug 2001 07:24:43 +0000 (07:24 +0000)
old/sh-utils/ChangeLog

index 4d9ca0b29e059fd5fca449969b427b2e05deb4f6..861b47a14e0e73ad90605881875769f571b104bb 100644 (file)
@@ -1,5 +1,12 @@
 2001-08-14  Jim Meyering  <meyering@lucent.com>
 
+       * src/Makefile.am (INCLUDES): Add -I../lib so sys2.h can include
+       the new, generated file, unlocked-io.h.
+
+       * tests/Makefile.am (TESTS_ENVIRONMENT): Remove first definition
+       of this variable, and move its RHS into the RHS of the second.
+       Thanks, automake!
+
        * src/su.c (xputenv): Remove parameter's const qualifier.
 
        * src/dirname.c, src/env.c, src/id.c, src/pathchk.c, src/pinky.c,