summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-101-3/+23
* (AC_CHECK_FUNCS): Move cexp and clog up into the mainKevin Ryde2007-09-021-2/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-16/+7
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-2/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-221-2/+2
* Changes from arch/CVS synchronizationLudovic Courtès2007-04-171-1/+1
* * configure.in (HAVE_CRYPT): check for cexp, clog, cargHan-Wen Nienhuys2007-04-091-1/+3
* merge from 1.8 branchKevin Ryde2007-03-071-9/+21
* * configure.in: Remove AM_GNU_GETTEXT_VERSION again.Neil Jerram2007-02-181-1/+0
* Changes from arch/CVS synchronizationLudovic Courtès2007-01-311-4/+7
* * configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf willNeil Jerram2007-01-281-0/+1
* avoid tab/space difference from 1.8Kevin Ryde2007-01-151-1/+1
* merge from 1.8Kevin Ryde2007-01-151-13/+31
* Changes from arch/CVS synchronizationLudovic Courtès2006-11-181-1/+9
* Changes from arch/CVS synchronizationLudovic Courtès2006-11-081-1/+2
* * configure.in: New check for uca lib (needed for IA64 on HP-UX).Neil Jerram2006-10-251-0/+2
* merge from 1.8 branchKevin Ryde2006-10-091-5/+94
* Changes from arch/CVS synchronizationLudovic Courtès2006-09-201-1/+2
* * configure.in: Generate Makefile for emacs subdir.Neil Jerram2006-08-181-0/+1
* * configure.in: Generate Makefile for ice-9/debugging.Neil Jerram2006-08-181-0/+1
* merge from 1.8 branchKevin Ryde2006-06-171-29/+18
* merge from 1.8 branchKevin Ryde2006-04-171-6/+56
* * configure.in: Removed --enable-arrays option.Marius Vollmer2006-02-051-5/+0
* (AC_CONFIG_FILES): Removed emacs/Makefile andNeil Jerram2005-07-091-2/+0
* Add tests for socklen_t and ip_mreq.Marius Vollmer2005-06-051-0/+3
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* (LIBGUILE_SRFI_SRFI_60): New defines.Kevin Ryde2005-03-131-1/+7
* * configure.in: Do not call AC_LIBLTDL_INSTALLABLE. UseMarius Vollmer2005-03-081-9/+4
* Do not check for fast or recursive mutexes. CheckMarius Vollmer2005-03-021-44/+6
* (SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays' option.Marius Vollmer2005-01-021-8/+0
* (AC_SUBST): Correction, LTDLINC should be LTDLINCL, theKevin Ryde2004-11-271-1/+1
* * configure.in: Call AC_LIBLTDL_INSTALLABLE instead ofMarius Vollmer2004-10-221-9/+6
* Do use AM_GNU_GETTEXT, since gettextize is not runMarius Vollmer2004-09-281-7/+7
* Do not use AM_GNU_GETTEXT for now, it causes gettextize to run duringMarius Vollmer2004-09-251-1/+7
* (GUILE_LIBS): fixed typo.Marius Vollmer2004-09-241-1/+1
* Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS isMarius Vollmer2004-09-241-3/+4
* Add AM_GNU_GETTEXT invocation. From Bruno Haible.Marius Vollmer2004-09-221-0/+3
* * acinclude.m4 (ACX_PTHREAD): New.Marius Vollmer2004-09-211-7/+3
* Fail when alloca can not be found natively.Marius Vollmer2004-09-081-4/+5
* 2004-09-03 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2004-09-031-0/+3
* (AC_CHECK_MEMBERS): Add struct sockaddr.sin_len andKevin Ryde2004-08-271-0/+16
* * GUILE-VERSION: Bumped all versions for the 1.7.1 release. AddedMarius Vollmer2004-08-261-5/+3
* (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new --enable-discouragedMarius Vollmer2004-08-021-0/+10
* Bit more comments for this:Kevin Ryde2004-08-021-3/+5
* Check for sizes of size_t and intmax_t.Marius Vollmer2004-07-291-0/+3
* Bugfix: logic in detecting ptrdiff_t was inverted;Marius Vollmer2004-07-291-59/+1
* Bugfix: set SCM_I_GSC_T_UINTMAX, not SCM_I_GSC_T_INTMAX in two places.Marius Vollmer2004-07-081-2/+2
* When checking for suitable types for scm_t_int8, etc, try int8_tMarius Vollmer2004-07-071-45/+103
* (isinf, isnan): Detect macro versions as well asKevin Ryde2004-07-051-1/+25
* Removed code for --enable-htmldoc; support for HTML is now included inMarius Vollmer2004-06-281-22/+0