X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffsusage.c;h=96860ebc51b0162df0a0f613a7453ee0e2f55091;hb=6b9607c0590a93ecbd2827492adf3fd3834e8f03;hp=7f7a4a7cd8b90bb1d4ba4bee80d3bc3591d81285;hpb=435871aaa022fb615171b4ffd42e6717b1f0dce0;p=gnulib.git diff --git a/lib/fsusage.c b/lib/fsusage.c index 7f7a4a7cd..96860ebc5 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.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"