X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargmatch.c;h=17e088b7e8069c1bfd45d70f72059c748f38fa16;hb=95ed01883016323b7476f3ee580149ea4b810e0f;hp=1994c935aa9224a849cf0e15cfd038088a01daa1;hpb=68d1d44b4798a26eb2bd6a50274f790400b8e63e;p=gnulib.git diff --git a/lib/argmatch.c b/lib/argmatch.c index 1994c935a..17e088b7e 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.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"