index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acinclude.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `clock-time' directly from Gnulib, but with a local patch.
Ludovic Courtès
2012-07-06
1
-39
/
+0
*
fix check for when libc already has clock_gettime / clock_getcpuclockid
Andy Wingo
2012-02-04
1
-1
/
+2
*
configure: Make sure $GUILE_FOR_BUILD is suitable.
Ludovic Courtès
2011-11-23
1
-0
/
+50
*
Disable TLS on NetBSD up to 5.x included.
Ludovic Courtès
2011-07-13
1
-1
/
+2
*
Comment on the Gnulib `clock-gettime' workaround.
Ludovic Courtès
2011-06-19
1
-1
/
+1
*
configure: Factorize code checking for `iconveh_' constants; use the cache.
Ludovic Courtès
2011-06-19
1
-0
/
+30
*
check for clock_getcpuclockid in gl_CLOCK_TIME
Andy Wingo
2011-06-17
1
-3
/
+9
*
build support for detecting clock_gettime, with -lrt if needed
Andy Wingo
2011-05-04
1
-0
/
+32
*
Turn the libunistring/iconv configure check into a macro.
Ludovic Courtès
2011-04-22
1
-0
/
+29
*
Fix `GUILE_THREAD_LOCAL_STORAGE'.
Ludovic Courtès
2011-02-02
1
-8
/
+8
*
Disable use of thread-local storage on FreeBSD.
Ludovic Courtès
2011-02-02
1
-3
/
+9
*
Add copyright notice to acinclude.m4.
Thien-Thi Nguyen
2010-07-22
1
-0
/
+21
*
[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
Thien-Thi Nguyen
2010-07-22
1
-0
/
+4
*
readline only handles SIGWINCH
Andy Wingo
2010-07-09
1
-0
/
+3
*
add pdcurses to the list of termlibs
Volker Grabsch
2010-05-28
1
-1
/
+1
*
Disable thread-local storage on Solaris 8.
Ludovic Courtès
2009-12-15
1
-1
/
+5
*
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
Ludovic Courtès
2009-11-24
1
-3
/
+3
*
Really disable thread-local storage on NetBSD 5.0.
Ludovic Courtès
2009-11-24
1
-1
/
+1
*
Explicitly disable TLS on NetBSD 5.0.
Ludovic Courtès
2009-11-14
1
-5
/
+16
*
Improve TLS detection for systems with compiler support but no libc support.
release_1-9-4
Ludovic Courtès
2009-10-15
1
-2
/
+5
*
Use TLS when available for `SCM_I_CURRENT_THREAD'.
Ludovic Courtès
2009-10-09
1
-0
/
+20
*
Move "-z relro" out of $LDFLAGS so it's not in `guile-2.0.pc'.
Ludovic Courtès
2009-09-24
1
-3
/
+9
*
Link with `-z relro' when available.
Ludovic Courtès
2009-09-10
1
-0
/
+18
*
fix guile-readline linker bug
Andy Wingo
2009-08-26
1
-1
/
+1
*
Don't use a sub-`configure' for `guile-readline'.
Ludovic Courtès
2009-08-21
1
-0
/
+69
*
Remove changes that weren't in fact needed:
Neil Jerram
2007-02-20
1
-2
/
+0
*
(AM_INTL_SUBDIR): Remove unnecessary dnl.
Neil Jerram
2007-02-18
1
-1
/
+1
*
* configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
Neil Jerram
2007-01-28
1
-0
/
+2
*
(ACX_PTHREAD): Update to latest definition from
Neil Jerram
2006-06-06
1
-33
/
+31
*
* acinclude.m4 (ACX_PTHREAD): New.
Marius Vollmer
2004-09-21
1
-0
/
+203
*
Fix autoconf underquoting warnings
Neil Jerram
2004-01-25
1
-2
/
+2
*
* acinclude.m4: add definitions to AC_DEFINE calls for new
Rob Browning
2002-04-11
1
-2
/
+8
*
* Quote multiword string using [ ].
Neil Jerram
2002-02-21
1
-1
/
+1
*
* acinclude.m4: AC_LANG not a variable now -- use __cplusplus
Rob Browning
2001-06-02
1
-3
/
+2
*
Removed copy of "libtool.m4".
Marius Vollmer
2001-05-15
1
-432
/
+0
*
* acinclude.m4: Removed qthreads macros. They are provided in
Mikael Djurfeldt
2000-04-21
1
-140
/
+0
*
* acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
Mikael Djurfeldt
2000-01-18
1
-1
/
+1
*
* acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
Marius Vollmer
2000-01-10
1
-38
/
+431
*
* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
Jim Blandy
1999-09-03
1
-1
/
+1
*
* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
Mikael Djurfeldt
1999-08-29
1
-656
/
+1
*
* acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
Mikael Djurfeldt
1999-08-29
1
-0
/
+655
*
*** empty log message ***
Mikael Djurfeldt
1999-07-24
1
-0
/
+140
*
*** empty log message ***
Tim Pierce
1997-11-25
1
-1
/
+2
*
Added support for leading dlsym underscore.
Tim Pierce
1997-11-21
1
-0
/
+38
*
* acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
Mikael Djurfeldt
1997-08-24
1
-0
/
+45
*
Changes for reduced Guile distribution: one configure script,
Jim Blandy
1997-04-24
1
-0
/
+59