Andy Wingo
|
bc02028b52
fix check for when libc already has clock_gettime / clock_getcpuclockid
|
13 years ago |
Ludovic Courtès
|
1c1f7a3223
configure: Make sure $GUILE_FOR_BUILD is suitable.
|
13 years ago |
Ludovic Courtès
|
1fe9920adc
Disable TLS on NetBSD up to 5.x included.
|
13 years ago |
Ludovic Courtès
|
d1f2417102
Comment on the Gnulib `clock-gettime' workaround.
|
13 years ago |
Ludovic Courtès
|
10c29ebde5
configure: Factorize code checking for `iconveh_' constants; use the cache.
|
13 years ago |
Andy Wingo
|
074f39c7bc
check for clock_getcpuclockid in gl_CLOCK_TIME
|
13 years ago |
Andy Wingo
|
e3b8bce8f4
build support for detecting clock_gettime, with -lrt if needed
|
13 years ago |
Ludovic Courtès
|
969bb92e9b
Turn the libunistring/iconv configure check into a macro.
|
13 years ago |
Ludovic Courtès
|
527ba9b726
Fix `GUILE_THREAD_LOCAL_STORAGE'.
|
14 years ago |
Ludovic Courtès
|
71d0152e66
Disable use of thread-local storage on FreeBSD.
|
14 years ago |
Thien-Thi Nguyen
|
3d9f7bd57e
Add copyright notice to acinclude.m4.
|
14 years ago |
Thien-Thi Nguyen
|
39f7ae3135
[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
|
14 years ago |
Andy Wingo
|
ddfb5e2bb0
readline only handles SIGWINCH
|
14 years ago |
Volker Grabsch
|
ec20a3c86d
add pdcurses to the list of termlibs
|
15 years ago |
Ludovic Courtès
|
d7297d3923
Disable thread-local storage on Solaris 8.
|
15 years ago |
Ludovic Courtès
|
feef98f203
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
|
15 years ago |
Ludovic Courtès
|
6b1bc6e56a
Really disable thread-local storage on NetBSD 5.0.
|
15 years ago |
Ludovic Courtès
|
0ee42e27d5
Explicitly disable TLS on NetBSD 5.0.
|
15 years ago |
Ludovic Courtès
|
96e15df109
Improve TLS detection for systems with compiler support but no libc support.
|
15 years ago |
Ludovic Courtès
|
705edb959b
Use TLS when available for `SCM_I_CURRENT_THREAD'.
|
15 years ago |
Ludovic Courtès
|
76e8a7588c
Move "-z relro" out of $LDFLAGS so it's not in `guile-2.0.pc'.
|
15 years ago |
Ludovic Courtès
|
9d19a9d61c
Link with `-z relro' when available.
|
16 years ago |
Andy Wingo
|
023cd5ba58
fix guile-readline linker bug
|
15 years ago |
Ludovic Courtès
|
7a5ab3693c
Don't use a sub-`configure' for `guile-readline'.
|
15 years ago |
Neil Jerram
|
5f0dc04af8
Remove changes that weren't in fact needed:
|
18 years ago |
Neil Jerram
|
a2ec35031b
(AM_INTL_SUBDIR): Remove unnecessary dnl.
|
18 years ago |
Neil Jerram
|
0bdb025f7b
* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
|
18 years ago |
Neil Jerram
|
d79a62db53
(ACX_PTHREAD): Update to latest definition from
|
18 years ago |
Marius Vollmer
|
75bfae860a
* acinclude.m4 (ACX_PTHREAD): New.
|
20 years ago |
Neil Jerram
|
d70e061933
Fix autoconf underquoting warnings
|
21 years ago |