X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstripslash.c;h=5f4036411086433a0da139a37f72d931df73976a;hb=ab94b6c3c2050099000d34d7f11ebc83e14ff8e6;hp=bccbdeb0a2f6340ce36265e18449128eb6331931;hpb=652deb17b199f2bcd3bc19008b728634d640075f;p=gnulib.git diff --git a/lib/stripslash.c b/lib/stripslash.c index bccbdeb0a..5f4036411 100644 --- a/lib/stripslash.c +++ b/lib/stripslash.c @@ -18,8 +18,8 @@ #ifdef HAVE_CONFIG_H #if defined (CONFIG_BROKETS) /* We use 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 #else #include "config.h"