diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-11-23 23:37:29 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-11-23 23:37:29 +0100 |
commit | 712ca51ffe731d5b0e4dacb4d343426092df2eb0 (patch) | |
tree | 2ed7bade6981b13db1461d84d58505d33ba17b3e /doc/ref/api-evaluation.texi | |
parent | 06906f370f77cbab520ff0d3c47449526934a9c8 (diff) | |
download | guile-712ca51ffe731d5b0e4dacb4d343426092df2eb0.tar.gz |
Remove reference to `scm_init_popen' when `fork' is unavailable.
Fixes <http://bugs.gnu.org/12477>.
Reported by lin ray <lin.wei.ray@gmail.com>.
* configure.ac: Define the `HAVE_FORK' Automake conditional.
* module/Makefile.am (ICE_9_SOURCES): Add `ice-9/popen.scm' only when
HAVE_FORK.
* libguile/posix.c (scm_init_posix): Register `scm_init_popen' only when
HAVE_FORK.
Diffstat (limited to 'doc/ref/api-evaluation.texi')
0 files changed, 0 insertions, 0 deletions