release notes:
Yay, autoconf!
thi
NEWS excerpt:
- 1.4.1.118 | 2008-07-16
- bugfix: guile.m4 macro GUILE_TOOLS_PROG handles missing program
This macro used to erroneously set the shell-variable to a null
string in the case where the requested program was unavailable.
- some guile.m4 macros use config.cache
- GUILE_FLAGS
- GUILE_SITE_DIR
- GUILE_LIBSITE_DIR
- GUILE_TOOLS_PROG
These macros now use AC_CACHE_CHECK, so subsequent invocations
of the configure script execute faster (if -C is specified).
tarball, online docs, etc, in dir:
http://www.gnuvola.org/software/guile/
atom feed:
http://www.gnuvola.org/NEWS.xml.gz
public git repo:
http://www.gnuvola.org/wip/ (g14)