X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrdup.c;h=cc0db6f6aea3d220acdca1a9d576befeb2b9c8aa;hb=95ed01883016323b7476f3ee580149ea4b810e0f;hp=40b2df6037bb4d175528dac5269e702addd5295f;hpb=338c0994807e8ace838328b07d10c8acfa0bf277;p=gnulib.git diff --git a/lib/strdup.c b/lib/strdup.c index 40b2df603..cc0db6f6a 100644 --- a/lib/strdup.c +++ b/lib/strdup.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"