summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* lisp nil always enabledAndy Wingo2010-04-091-10/+0
* configure: Abort when GMP is not found.Ludovic Courtès2010-03-151-3/+6
* Remove obsolete compile-time option for freelist debugging.Ludovic Courtès2010-03-051-9/+0
* delete the tutorialAndy Wingo2010-02-161-1/+0
* i18n: Define `nl_item' when it's not available (needed for Cygwin).Ludovic Courtès2010-02-161-0/+10
* add libffi dependencyAndy Wingo2010-01-261-1/+17
* nanosecond timestamp support in stat and utimeAndy Wingo2010-01-171-2/+6
* Add support for getsidNeil Jerram2009-12-271-1/+1
* Remove extraneous functions from `AC_REPLACE_FUNCS'.Ludovic Courtès2009-12-151-1/+1
* remove (lang elisp), as it won't work with the new evaluatorAndy Wingo2009-12-011-1/+0
* Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.Ludovic Courtès2009-11-241-26/+26
* Don't rely on `HAVE_' macros in public header "tags.h".Ludovic Courtès2009-11-241-0/+44
* Fix compilation `--without-threads'.Ludovic Courtès2009-11-241-0/+1
* Use Gnulib's `locale' module.Ludovic Courtès2009-11-231-2/+1
* Remove conflicting definition of $PACKAGE from `GUILE-VERSION'.Ludovic Courtès2009-11-181-14/+2
* Fix $(pkgdatadir) & co. so they refer to $(PACKAGE_TARNAME), not $(PACKAGE).Ludovic Courtès2009-11-181-1/+12
* Don't use `-Werror' by default.Ludovic Courtès2009-11-171-1/+1
* Build the C code with additional GCC warnings.Ludovic Courtès2009-11-171-1/+3
* Use Gnulib's `warning' module.Ludovic Courtès2009-11-171-2/+8
* Use Gnulib's `inet_ntop' and `inet_pton' modules.Ludovic Courtès2009-11-161-2/+1
* Explicitly require `sed'.Ludovic Courtès2009-11-141-0/+1
* Adjust to match changes in libgc's CVS (pre-7.2).Ludovic Courtès2009-10-091-0/+7
* Use TLS when available for `SCM_I_CURRENT_THREAD'.Ludovic Courtès2009-10-091-0/+2
* Add the `%host-type' global variable.Ludovic Courtès2009-09-181-0/+3
* Report missing libunistring at `configure'-time.Ludovic Courtès2009-09-111-0/+5
* Link with `-z relro' when available.Ludovic Courtès2009-09-101-0/+4
* Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès2009-08-281-9/+5
|\
| * Merge branch 'wip-manual' of ssh://ossau@git.sv.gnu.org/srv/git/guileNeil Jerram2009-08-211-1/+1
| * Aggregate `guile-readline' makefiles.Ludovic Courtès2009-08-211-1/+0
| * Don't use a sub-`configure' for `guile-readline'.Ludovic Courtès2009-08-211-8/+5
* | Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès2009-08-181-0/+19
|/
* Add proper `--help' and `--version' for `guile-tools compile'.Ludovic Courtès2009-08-151-0/+1
* Switch from `guile-1.8.pc' to `guile-2.0.pc'.Ludovic Courtès2009-08-151-2/+2
* Remove bogus `configure' test for GNU libunistring.Ludovic Courtès2009-08-091-7/+1
* perform gmp/unistring compile checks with AC_LIB_HAVE_LINKFLAGSAndy Wingo2009-08-041-13/+10
* rename configure.in to configure.acAndy Wingo2009-08-041-0/+1577