GNU shell utilities SHELLUTILS-1_8_1g
authorJim Meyering <jim@meyering.net>
Tue, 12 Oct 1993 20:07:23 +0000 (20:07 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 12 Oct 1993 20:07:23 +0000 (20:07 +0000)
lib/basename.c
lib/posixtm.y

index 2244e13934398bbb25b499e987033f622b0d1ebc..8d33fc15b2bb927cccd245a5a42db35f97ee6ef4 100644 (file)
@@ -18,8 +18,8 @@
 #ifdef HAVE_CONFIG_H
 #if defined (CONFIG_BROKETS)
 /* We use <config.h> instead of "config.h" so that a compilation
-   using -I. -I will use ./config.h rather than /config.h
-   (which it would do because it found this file in ).  */
+   using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h
+   (which it would do because it found this file in $srcdir).  */
 #include <config.h>
 #else
 #include "config.h"
index 678c74afe4c90e0da3e83feae947b013c4a88425..2fef9f0f0d7de139aabff94e4aed751ae9d498e8 100644 (file)
@@ -21,8 +21,8 @@
 #ifdef HAVE_CONFIG_H
 #if defined (CONFIG_BROKETS)
 /* We use <config.h> instead of "config.h" so that a compilation
-   using -I. -I will use ./config.h rather than /config.h
-   (which it would do because it found this file in ).  */
+   using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h
+   (which it would do because it found this file in $srcdir).  */
 #include <config.h>
 #else
 #include "config.h"