*** empty log message ***
[bpt/guile.git] / check-guile.in
2002-03-04 Thien-Thi Nguyen(top_srcdir): Use `top_srcdir_absolute' AC_SUBST var.
2002-02-26 Thien-Thi NguyenUpdate usage comment; nfc.
2002-02-26 Thien-Thi Nguyen(top_builddir): Use AC_SUBST var `top_builddir_absolute'.
2002-02-05 Thien-Thi Nguyen(TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
2002-02-05 Thien-Thi Nguyen(top_builddir): Fix bug: Use cwd.
2002-02-05 Thien-Thi Nguyen(srcdir): Delete var.
2001-11-02 Marius Vollmer* check-guile.in: Replaced `ln -s' by `@LN_S@' to supports
2001-08-26 Marius VollmerDo not include ".libs" in LTDL_LIBRARY_PATH, libltdl...
2001-05-28 Michael Livshin* check-guile.in: fix to be runnable when srcdir!=builddir.
2001-05-11 Thien-Thi NguyenFor SRFI testing, set and export env var `LTDL_LIBRARY_...
2001-03-25 Thien-Thi NguyenFix sh standard conformance bug: Replace "test -e"
2001-03-19 Gary Houston * check-guile.in: 16 documentation tests were failing...
2001-03-19 Gary Houston * check-guile.in: rename $parent to $srcdir. if it...
2001-03-18 Gary Houston * check-guile.in: use @srcdir@ instead of @test_suite_...
2001-01-26 Dirk Herrmann* Forgot to add the file check-guile.in with the latest...