3 # This tests for a bug reported by Gord Matzigkeit.
4 # If config.h is not used, @CONFIG_INCLUDE_SPEC@ should not appear
7 .
$srcdir/defs ||
exit 1
9 cat >> configure.
in << 'END'
13 cat > Makefile.am
<< 'EOF'
19 if grep '@CONFIG_INCLUDE_SPEC@' Makefile.
in; then