summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-07-07build: Do not record LDFLAGS in .pc file.Ludovic Courtès1-1/+1
2019-02-23Handle newlib C library's langinfo constant namesMichael Gran1-1/+4
2018-07-01Update copyright years in '--version' and the manual.Ludovic Courtès1-1/+2
2017-04-20Restore libgc 7.2 compatibilityAndy Wingo1-1/+1
2017-04-19Add --with-bdw-gc and update READMEAndy Wingo1-1/+5
2017-03-14build: Compress with lzip too.Ludovic Courtès1-1/+1
2017-03-14configure detects which set of prebuilt binaries to useAndy Wingo1-0/+12
2017-03-06Check for working profiling and virtual itimersMike Gran1-1/+52
2017-03-02Revert "build: Compress with lzip too."Andy Wingo1-1/+1
2017-03-01build: Compress with lzip too.Ludovic Courtès1-1/+1
2017-02-21Fix make-polar signedness of zeros on macOSMatt Wette1-1/+2
2016-12-06Refine check for when atomics are available.Andy Wingo1-0/+1
2016-12-06Use readdir instead of readdir_rAndy Wingo1-1/+1
2016-11-27Ensure autoconf doesn't downgrade us to C99Andy Wingo1-0/+12
2016-08-31Require C99 to build Guile.Andy Wingo1-1/+2
2016-07-25Fix MinGW build errorAndy Wingo1-1/+1
2016-07-25More robust setuid, setgid, etc detectionAndy Wingo1-2/+2
2016-07-25build: Remove unneeded check for 'unsetenv'.Ludovic Courtès1-2/+2
2016-07-10Add meta/build-envAndy Wingo1-0/+1
2016-06-24Check for strtod_l before using it.Andy Wingo1-1/+1
2016-06-21Detect too-old libunistring at configure-time.Andy Wingo1-0/+7
2016-05-22build: Remove libguile/mkstemp.c, redundant with Gnulib.Ludovic Courtès1-1/+1
2016-05-22i18n: Check for non-POSIX strtol_l.Natanael Copa1-2/+3
2016-01-29Distribute prebuilt bootstraps for common hostsAndy Wingo1-0/+5
2015-10-23Use a bootstrapped -O0 compiler to compile the -O2 GuileAndy Wingo1-0/+1
2015-01-22Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'Andy Wingo1-4/+1
2015-01-22Merge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'Andy Wingo1-3/+2
2014-12-03Add the 'guild' and 'guile' variables to 'guile-2.0.pc'.Ludovic Courtès1-3/+0
2014-10-14i18n: Add HAVE_USELOCALE as a requirement for USE_GNU_LOCALE_API.Mark H Weaver1-3/+2
2014-09-30Merge branch 'stable-2.0'Mark H Weaver1-8/+7
2014-07-04build: Support pthread builds without 'pthread_cancel' support (Android).Ludovic Courtès1-1/+4
2014-07-04build: Use 'LT_LIB_M' to determine whether -lm is needed.Ludovic Courtès1-4/+3
2014-07-03Unconditionally build and test the ice-9/popen module.Eli Zaretskii1-3/+0
2014-04-25Merge branch 'stable-2.0'v2.1.0Mark H Weaver1-6/+24
2014-04-24build: Honor program name transformation in 'guild'.Ludovic Courtès1-5/+0
2014-04-24build: Honor program name transformation in 'guild'.Ludovic Courtès1-6/+1
2014-03-12build: Fix Gnulib compilation when $builddir != $srcdir.Ludovic Courtès1-0/+3
2014-03-12Provide glthread/lock.h implementation in terms of Guile threads.Ludovic Courtès1-2/+12
2014-03-07Improve compliance with C standards regarding signed integer shifts.Mark H Weaver1-4/+5
2014-02-20build: Bail out when 'PKG_CHECK_MODULES' is missing.Ludovic Courtès1-1/+5
2013-12-12Merge branch 'stable-2.0'Mark H Weaver1-4/+5
2013-12-12Fix computation of LIBLOBJS.Tom Tromey1-4/+5
2013-11-22Remove tests and shims for pre-7.2 bdw-gc.Andy Wingo1-29/+4
2013-04-14Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-6/+27
2013-04-10build: Tell `gen-scmconfig' whether the system has `struct timespec'.Ludovic Courtès1-0/+23
2013-04-09simplify configure checks for functionality provided by gnulibAndy Wingo1-6/+4
2013-03-30Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-19/+2
2013-03-29build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.Ludovic Courtès1-1/+2
2013-03-29build: Remove redundant check for `struct timespec'.Ludovic Courtès1-18/+0
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-0/+8