X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fdirname.c;h=cb53eb406d1effe71dde7df55a18077d9b3f4a3a;hb=90bc7be68adb4421e7136e544d7a2ecc575bc17a;hp=8e365ed928a05c763830786beea29808ca1a1fdd;hpb=92a0e357d2915935df140c766bf98db53a53a455;p=gnulib.git diff --git a/lib/dirname.c b/lib/dirname.c index 8e365ed92..cb53eb406 100644 --- a/lib/dirname.c +++ b/lib/dirname.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"