summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
diff options
context:
space:
mode:
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r--unix/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index add827f..d6f1d2b 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -2068,7 +2068,7 @@ dnl # preprocessing tests use only CPPFLAGS.
CFLAGS_NOLTO=""
fi
- AC_CHECK_FUNCS([posix_spawnp])
+ #AC_CHECK_FUNCS([posix_spawnp])
# FIXME: This subst was left in only because the TCL_DL_LIBS
# entry in tclConfig.sh uses it. It is not clear why someone