out-of-tree build fix
authorAndy Wingo <wingo@pobox.com>
Wed, 25 May 2011 08:27:46 +0000 (10:27 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 25 May 2011 08:27:46 +0000 (10:27 +0200)
commit7ad0737de9b7bbb5f4f938518b4905b526d13ca6
treec74fec5bbeb372e30301cefaea1ed491150566f7
parentea742d29c50c6fc4a4c03288c4ddbe33f24f1913
out-of-tree build fix

* test-suite/standalone/Makefile.am (GUILE_AUTO_COMPILE): Add srcdir to
  the environment.
* test-suite/standalone/test-import-order: Look for the modules in the
  srcdir.  Fixes out-of-tree builds.
test-suite/standalone/Makefile.am
test-suite/standalone/test-import-order