X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmakepath.c;h=bb6a09c12ca8f895a6cac13a039c85213a3c1fb2;hb=86464e344f97667276bdc3b11fab107ddde63893;hp=9e70ed72c660a57c1ac7b2982aec2b5b011fb2cb;hpb=f35893155a31779fb14ba7da078eacd97254939e;p=gnulib.git diff --git a/lib/makepath.c b/lib/makepath.c index 9e70ed72c..bb6a09c12 100644 --- a/lib/makepath.c +++ b/lib/makepath.c @@ -21,8 +21,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"