1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-20 10:40:19 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-04-26 18:08:14 +00:00
parent 9c8f864e5b
commit 6a8b45b06d

View file

@ -2,6 +2,7 @@
* guile-aclocal.sh: Replaced with a simple invocation of "aclocal * guile-aclocal.sh: Replaced with a simple invocation of "aclocal
-I guile-config". This works as of automake 1.5. -I guile-config". This works as of automake 1.5.
* qthreads.m4: Moved to guile-config/.
2002-04-24 Marius Vollmer <mvo@zagadka.ping.de> 2002-04-24 Marius Vollmer <mvo@zagadka.ping.de>