X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmkdir.c;h=28c89326538865a413290d058eaaec44ef3ad3bc;hb=ab94b6c3c2050099000d34d7f11ebc83e14ff8e6;hp=a5f6230344a5dc878a8f231c11ecd754158b6456;hpb=652deb17b199f2bcd3bc19008b728634d640075f;p=gnulib.git diff --git a/lib/mkdir.c b/lib/mkdir.c index a5f623034..28c893265 100644 --- a/lib/mkdir.c +++ b/lib/mkdir.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"