Include <config.h> in standalone tests.
authorLudovic Courtès <ludo@gnu.org>
Sat, 13 Sep 2008 18:09:08 +0000 (20:09 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 13 Sep 2008 18:09:08 +0000 (20:09 +0200)
commit3394818c0a465c8b337252250174ecb0d13d726d
tree54cef925f7849da9cf86d1576a5b4e5d1ad13504
parentdbb605f575ea9720cb534b1e3e1a3a7015c828a6
Include <config.h> in standalone tests.

* test-suite/standalone/Makefile.am (test_cflags): Add `-I$(top_builddir)' so
  that <config.h> can be found.
  (snarfcppopts): Likewise.

* test-suite/standalone/*.c: Include <config.h>.
test-suite/standalone/Makefile.am
test-suite/standalone/test-asmobs-lib.c
test-suite/standalone/test-gh.c
test-suite/standalone/test-list.c
test-suite/standalone/test-num2integral.c
test-suite/standalone/test-with-guile-module.c