Implementation for the R6RS (rnrs programs) library.
[bpt/guile.git] / configure.ac
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingolisp nil always enabled
2010-03-15 Ludovic Courtèsconfigure: Abort when GMP is not found.
2010-03-04 Ludovic CourtèsRemove obsolete compile-time option for freelist debugging.
2010-02-16 Andy Wingodelete the tutorial
2010-02-16 Ludovic Courtèsi18n: Define `nl_item' when it's not available (needed...
2010-01-26 Andy Wingoadd libffi dependency
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil JerramAdd support for getsid
2009-12-15 Ludovic CourtèsRemove extraneous functions from `AC_REPLACE_FUNCS'.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-01 Andy Wingoremove (lang elisp), as it won't work with the new...
2009-11-24 Ludovic CourtèsProperly quote the first argument to `AC_DEFINE{,_UNQUO...
2009-11-24 Ludovic CourtèsDon't rely on `HAVE_' macros in public header "tags.h".
2009-11-24 Ludovic CourtèsFix compilation `--without-threads'.
2009-11-23 Ludovic CourtèsUse Gnulib's `locale' module.
2009-11-18 Ludovic CourtèsRemove conflicting definition of $PACKAGE from `GUILE...
2009-11-18 Ludovic CourtèsFix $(pkgdatadir) & co. so they refer to $(PACKAGE_TARN...
2009-11-17 Ludovic CourtèsDon't use `-Werror' by default.
2009-11-17 Ludovic CourtèsBuild the C code with additional GCC warnings.
2009-11-17 Ludovic CourtèsUse Gnulib's `warning' module.
2009-11-16 Ludovic CourtèsUse Gnulib's `inet_ntop' and `inet_pton' modules.
2009-11-14 Ludovic CourtèsExplicitly require `sed'.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-09 Ludovic CourtèsAdjust to match changes in libgc's CVS (pre-7.2).
2009-10-09 Ludovic CourtèsUse TLS when available for `SCM_I_CURRENT_THREAD'.
2009-09-18 Ludovic CourtèsAdd the `%host-type' global variable.
2009-09-10 Ludovic CourtèsReport missing libunistring at `configure'-time.
2009-09-09 Ludovic CourtèsLink with `-z relro' when available.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Ludovic CourtèsAggregate `guile-readline' makefiles.
2009-08-20 Ludovic CourtèsDon't use a sub-`configure' for `guile-readline'.
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsAdd proper `--help' and `--version' for `guile-tools...
2009-08-15 Ludovic CourtèsSwitch from `guile-1.8.pc' to `guile-2.0.pc'.
2009-08-09 Ludovic CourtèsRemove bogus `configure' test for GNU libunistring.
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-04 Andy Wingoperform gmp/unistring compile checks with AC_LIB_HAVE_L...
2009-08-04 Andy Wingorename configure.in to configure.ac