* check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
authorGary Houston <ghouston@arglist.com>
Sun, 18 Mar 2001 23:17:32 +0000 (23:17 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 18 Mar 2001 23:17:32 +0000 (23:17 +0000)
commit51cfd7da2c4839d0c96fdef34eef0ccb1f86c0a3
tree360a962e5dcc5e756d33c0261cdb536fdbac114f
parent6d163216bdf5f7067bdb53c1beaa78e1c48fb8f9
* check-guile.in: use @srcdir@ instead of @test_suite_dir@.  use
the current directory (build dir) not srcdir to find guile
executable.  otherwise "make check" doesn't work with a separate
build directory.  create the test log in
$build_dir/check-guile.log instead of in srcdir/test-suite
directory.
* configure.in: don't define or substitute test_suite_dir.

* guile-test: use #!/bogus-path/..., not #!/home/dirk/... in the
first line.
ChangeLog
check-guile.in
configure.in
test-suite/ChangeLog
test-suite/guile-test