X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fuserspec.c;h=fc93267f839ee543a9281b6b74291010534ddd02;hb=86464e344f97667276bdc3b11fab107ddde63893;hp=8c1e9ec8ea0680367599ac8945322f216ac05644;hpb=92a0e357d2915935df140c766bf98db53a53a455;p=gnulib.git diff --git a/lib/userspec.c b/lib/userspec.c index 8c1e9ec8e..fc93267f8 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -20,8 +20,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"