summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-07-24 15:36:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-07-24 15:36:46 (GMT)
commitd5e59f294d68fe93855a18f1fd34a0af3537ac0f (patch)
tree9742f07b2a246c3a9083d15013b31ab6f14ecb85 /unix/tkConfig.h.in
parent56865ffdb7ca25c385e6ed986e92eaf773cc9131 (diff)
downloadtk-d5e59f294d68fe93855a18f1fd34a0af3537ac0f.zip
tk-d5e59f294d68fe93855a18f1fd34a0af3537ac0f.tar.gz
tk-d5e59f294d68fe93855a18f1fd34a0af3537ac0f.tar.bz2
posix_spawnp is not used in Tk
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index 54278df..68000e2 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -37,9 +37,6 @@
/* Define to 1 if you have the `open64' function. */
#undef HAVE_OPEN64
-/* Define to 1 if you have the `posix_spawnp' function. */
-#undef HAVE_POSIX_SPAWNP
-
/* Define to 1 if you have the `pthread_atfork' function. */
#undef HAVE_PTHREAD_ATFORK