index
:
git/guile-wip-pf
wip-r5rsde
Clone of Guile with own patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acinclude.m4
Age
Commit message (
Expand
)
Author
2016-08-07
Capture full path to GUILE_FOR_BUILD.
Andy Wingo
2013-10-14
Put the readline extension in the extensionsdir
Andy Wingo
2012-07-06
Use `clock-time' directly from Gnulib, but with a local patch.
Ludovic Courtès
2012-02-04
fix check for when libc already has clock_gettime / clock_getcpuclockid
Andy Wingo
2011-11-23
configure: Make sure $GUILE_FOR_BUILD is suitable.
Ludovic Courtès
2011-07-13
Disable TLS on NetBSD up to 5.x included.
Ludovic Courtès
2011-06-19
Comment on the Gnulib `clock-gettime' workaround.
Ludovic Courtès
2011-06-19
configure: Factorize code checking for `iconveh_' constants; use the cache.
Ludovic Courtès
2011-06-17
check for clock_getcpuclockid in gl_CLOCK_TIME
Andy Wingo
2011-05-04
build support for detecting clock_gettime, with -lrt if needed
Andy Wingo
2011-04-22
Turn the libunistring/iconv configure check into a macro.
Ludovic Courtès
2011-02-02
Fix `GUILE_THREAD_LOCAL_STORAGE'.
Ludovic Courtès
2011-02-02
Disable use of thread-local storage on FreeBSD.
Ludovic Courtès
2010-07-22
Add copyright notice to acinclude.m4.
Thien-Thi Nguyen
2010-07-22
[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
Thien-Thi Nguyen
2010-07-09
readline only handles SIGWINCH
Andy Wingo
2010-05-28
add pdcurses to the list of termlibs
Volker Grabsch
2009-12-15
Disable thread-local storage on Solaris 8.
Ludovic Courtès
2009-11-24
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
Ludovic Courtès
2009-11-24
Really disable thread-local storage on NetBSD 5.0.
Ludovic Courtès
2009-11-14
Explicitly disable TLS on NetBSD 5.0.
Ludovic Courtès
2009-10-15
Improve TLS detection for systems with compiler support but no libc support.
Ludovic Courtès
2009-10-09
Use TLS when available for `SCM_I_CURRENT_THREAD'.
Ludovic Courtès
2009-09-24
Move "-z relro" out of $LDFLAGS so it's not in `guile-2.0.pc'.
Ludovic Courtès
2009-09-10
Link with `-z relro' when available.
Ludovic Courtès
2009-08-26
fix guile-readline linker bug
Andy Wingo
2009-08-21
Don't use a sub-`configure' for `guile-readline'.
Ludovic Courtès
2007-02-20
Remove changes that weren't in fact needed:
Neil Jerram
2007-02-18
(AM_INTL_SUBDIR): Remove unnecessary dnl.
Neil Jerram
2007-01-28
* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
Neil Jerram
2006-06-06
(ACX_PTHREAD): Update to latest definition from
Neil Jerram
2004-09-21
* acinclude.m4 (ACX_PTHREAD): New.
Marius Vollmer
2004-01-25
Fix autoconf underquoting warnings
Neil Jerram
2002-04-11
* acinclude.m4: add definitions to AC_DEFINE calls for new
Rob Browning
2002-02-21
* Quote multiword string using [ ].
Neil Jerram
2001-06-02
* acinclude.m4: AC_LANG not a variable now -- use __cplusplus
Rob Browning
2001-05-15
Removed copy of "libtool.m4".
Marius Vollmer
2000-04-21
* acinclude.m4: Removed qthreads macros. They are provided in
Mikael Djurfeldt
2000-01-18
* acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
Mikael Djurfeldt
2000-01-10
* acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
Marius Vollmer
1999-09-03
* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
Jim Blandy
1999-08-29
* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
Mikael Djurfeldt
1999-08-29
* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
Mikael Djurfeldt
1999-07-24
*** empty log message ***
Mikael Djurfeldt
1997-11-25
*** empty log message ***
Tim Pierce
1997-11-21
Added support for leading dlsym underscore.
Tim Pierce
1997-08-24
* acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
Mikael Djurfeldt
1997-04-24
Changes for reduced Guile distribution: one configure script,
Jim Blandy