summaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Put the readline extension in the extensionsdirAndy Wingo1-8/+1
2012-07-06Use `clock-time' directly from Gnulib, but with a local patch.Ludovic Courtès1-39/+0
2012-02-04fix check for when libc already has clock_gettime / clock_getcpuclockidAndy Wingo1-1/+2
2011-11-23configure: Make sure $GUILE_FOR_BUILD is suitable.Ludovic Courtès1-0/+50
2011-07-13Disable TLS on NetBSD up to 5.x included.Ludovic Courtès1-1/+2
2011-06-19Comment on the Gnulib `clock-gettime' workaround.Ludovic Courtès1-1/+1
2011-06-19configure: Factorize code checking for `iconveh_' constants; use the cache.Ludovic Courtès1-0/+30
2011-06-17check for clock_getcpuclockid in gl_CLOCK_TIMEAndy Wingo1-3/+9
2011-05-04build support for detecting clock_gettime, with -lrt if neededAndy Wingo1-0/+32
2011-04-22Turn the libunistring/iconv configure check into a macro.Ludovic Courtès1-0/+29
2011-02-02Fix `GUILE_THREAD_LOCAL_STORAGE'.Ludovic Courtès1-8/+8
2011-02-02Disable use of thread-local storage on FreeBSD.Ludovic Courtès1-3/+9
2010-07-22Add copyright notice to acinclude.m4.Thien-Thi Nguyen1-0/+21
2010-07-22[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.Thien-Thi Nguyen1-0/+4
2010-07-09readline only handles SIGWINCHAndy Wingo1-0/+3
2010-05-28add pdcurses to the list of termlibsVolker Grabsch1-1/+1
2009-12-15Disable thread-local storage on Solaris 8.Ludovic Courtès1-1/+5
2009-11-24Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.Ludovic Courtès1-3/+3
2009-11-24Really disable thread-local storage on NetBSD 5.0.Ludovic Courtès1-1/+1
2009-11-14Explicitly disable TLS on NetBSD 5.0.Ludovic Courtès1-5/+16
2009-10-15Improve TLS detection for systems with compiler support but no libc support.release_1-9-4Ludovic Courtès1-2/+5
2009-10-09Use TLS when available for `SCM_I_CURRENT_THREAD'.Ludovic Courtès1-0/+20
2009-09-24Move "-z relro" out of $LDFLAGS so it's not in `guile-2.0.pc'.Ludovic Courtès1-3/+9
2009-09-10Link with `-z relro' when available.Ludovic Courtès1-0/+18
2009-08-26fix guile-readline linker bugAndy Wingo1-1/+1
2009-08-21Don't use a sub-`configure' for `guile-readline'.Ludovic Courtès1-0/+69
2007-02-20Remove changes that weren't in fact needed:Neil Jerram1-2/+0
2007-02-18(AM_INTL_SUBDIR): Remove unnecessary dnl.Neil Jerram1-1/+1
2007-01-28* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf willNeil Jerram1-0/+2
2006-06-06(ACX_PTHREAD): Update to latest definition fromNeil Jerram1-33/+31
2004-09-21* acinclude.m4 (ACX_PTHREAD): New.Marius Vollmer1-0/+203
2004-01-25Fix autoconf underquoting warningsNeil Jerram1-2/+2
2002-04-11* acinclude.m4: add definitions to AC_DEFINE calls for newRob Browning1-2/+8
2002-02-21* Quote multiword string using [ ].Neil Jerram1-1/+1
2001-06-02* acinclude.m4: AC_LANG not a variable now -- use __cplusplusRob Browning1-3/+2
2001-05-15Removed copy of "libtool.m4".Marius Vollmer1-432/+0
2000-04-21* acinclude.m4: Removed qthreads macros. They are provided inMikael Djurfeldt1-140/+0
2000-01-18* acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdlMikael Djurfeldt1-1/+1
2000-01-10* acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4Marius Vollmer1-38/+431
1999-09-03* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo inJim Blandy1-1/+1
1999-08-29* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)Mikael Djurfeldt1-656/+1
1999-08-29* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)Mikael Djurfeldt1-0/+655
1999-07-24*** empty log message ***Mikael Djurfeldt1-0/+140
1997-11-25*** empty log message ***Tim Pierce1-1/+2
1997-11-21Added support for leading dlsym underscore.Tim Pierce1-0/+38
1997-08-24* acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,Mikael Djurfeldt1-0/+45
1997-04-24Changes for reduced Guile distribution: one configure script,Jim Blandy1-0/+59