summaryrefslogtreecommitdiff
path: root/libguile/gen-scmconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* improve autoconfigury for minigmpMichael Gran2021-03-021-1/+1
* Start to use C99 stdint in gen-scmconfigAndy Wingo2018-06-211-15/+0
* Add configure check for auxiliary stacksAndy Wingo2018-06-171-0/+1
* check for iconveh values at configure-timeAndy Wingo2011-04-281-0/+3
* further discouraged excisionAndy Wingo2010-08-161-1/+0
* lisp nil always enabledAndy Wingo2010-04-091-1/+0
* Remove obsolete compile-time option for freelist debugging.Ludovic Courtès2010-03-051-1/+0
* Don't rely on `HAVE_' macros in public header "tags.h".Ludovic Courtès2009-11-241-0/+2
* Use TLS when available for `SCM_I_CURRENT_THREAD'.Ludovic Courtès2009-10-091-0/+1
* Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.Ludovic Courtès2008-07-171-0/+1
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-101-0/+1
* merge from 1.8 branchKevin Ryde2006-10-091-0/+1
* (SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed.Marius Vollmer2005-03-021-1/+0
* * gen-scmconfig.h.in (SCM_I_GSC_HAVE_ARRAYS): Removed.Marius Vollmer2005-01-021-1/+0
* * gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New.Marius Vollmer2004-08-021-0/+1
* Removed SCM_I_GSC_*_LIMITS macros, they are no longer used.Marius Vollmer2004-07-291-10/+0
* Added all the new SCM_I_GSC_*_LIMITS that configure now produces.Marius Vollmer2004-07-071-0/+10
* Arrange for scm_t_intmax and scm_t_uintmax to be defined inMarius Vollmer2003-12-261-0/+2
* * gen-scmconfig.h.in: new file -- see gen-scmconfig.c for details.Rob Browning2003-03-251-0/+35