Mercurial > hg > octave-nkf > gnulib-hg
diff lib/userspec.c @ 126:c74e20573782
merge with 3.8.4c
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Tue, 12 Oct 1993 20:24:09 +0000 |
parents | 12f81400139d |
children | e03c39815941 |
line wrap: on
line diff
--- a/lib/userspec.c +++ b/lib/userspec.c @@ -20,8 +20,8 @@ #ifdef HAVE_CONFIG_H #if defined (CONFIG_BROKETS) /* We use <config.h> 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 <config.h> #else #include "config.h"