1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 06:41:13 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2001-03-25 18:49:08 +00:00
parent c52b482324
commit 72f1168d63

View file

@ -1,3 +1,8 @@
2001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
* check-guile.in: Fix sh standard conformance bug: Replace
"test -e" with "test -f". Thanks to Alexander Klimov.
2001-03-19 Gary Houston <ghouston@arglist.com>
* check-guile.in: rename $parent to $srcdir. if it's equal to "."