summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-28Allow compilation with GMP < 5.0.0.Ludovic Courtès1-0/+8
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-10/+25
2013-03-22Add bindings for `sendfile'.Ludovic Courtès1-4/+16
2013-03-18Avoid rebuild of `guile.info' at the user's site.Ludovic Courtès1-1/+0
2013-03-10rely on gnulib for `poll'Jason Earl1-5/+2
2013-03-10fix AC_CHECK_DECLS for `alarm'Jason Earl1-1/+1
2013-03-09provide getlogin declaration if needed.Andy Wingo1-1/+1
2013-03-09portability simplification with scmsigs.c and alarmAndy Wingo1-0/+2
2013-03-09squish remove some mingw-specific code that is covered by gnulibAndy Wingo1-3/+0
2013-03-09add check for struct pollfdAndy Wingo1-0/+2
2013-03-01Use accessors instead of symbols deprecated in libgc 7.3.Ludovic Courtès1-1/+6
2013-01-31Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-3/+6
2013-01-30require automake 1.12 for `serial-tests'.Andy Wingo1-2/+2
2013-01-28build: Allow use of Automake 1.13.Ludovic Courtès1-2/+5
2013-01-17guile 2.2 will require libgc 7.2 or greaterAndy Wingo1-1/+1
2013-01-07Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-6/+5
2012-12-10build: Require Automake 1.11.2 or later.Ludovic Courtès1-2/+2
2012-11-28Remove definition of the `SHARED_LIBRARY_PATH_VARIABLE' C macro.Ludovic Courtès1-4/+0
2012-11-23Remove reference to `scm_init_popen' when `fork' is unavailable.Ludovic Courtès1-0/+3
2012-10-30Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+1
2012-09-03build: Use Automake's `color-tests'.Ludovic Courtès1-1/+1
2012-07-24Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-6/+1
2012-07-07build: Use `AM_PROG_AR'.v2.0.6Ludovic Courtès1-0/+1
2012-07-06Use `clock-time' directly from Gnulib, but with a local patch.Ludovic Courtès1-6/+0
2012-07-06Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-2/+2
2012-07-06add --match pattern to git-version-genAndy Wingo1-1/+1
2012-07-06add check for fchmodAndy Wingo1-1/+1
2012-05-08Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-3/+1
2012-05-06Build with `-Wpointer-arith' when available.Ludovic Courtès1-3/+1
2012-03-11Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo1-1/+1
2012-03-08more libgc 7.1 compatAndy Wingo1-1/+1
2012-03-08Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo1-1/+1
2012-03-08run finalizers asynchronously in asyncsAndy Wingo1-1/+1
2012-02-08Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-34/+6
2012-02-03i18n: Use Gnulib's `nl_langinfo' module.Ludovic Courtès1-14/+2
2012-02-03Use Gnulib's `regex' module.Ludovic Courtès1-20/+4
2012-01-30Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+6
2012-01-27Build with `-fno-strict-aliasing' when available.Ludovic Courtès1-1/+6
2012-01-10Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'Andy Wingo1-3/+6
2011-12-22freebsd implementation of get_thread_stack_baseAndy Wingo1-2/+5
2011-12-22stdlib.h, not malloc.hAndy Wingo1-1/+1
2011-12-13Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+1
2011-12-08fix compilation with gc 7.1Chris K. Jester-Young1-1/+1