summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordas <das>2006-05-27 05:23:53 (GMT)
committerdas <das>2006-05-27 05:23:53 (GMT)
commit44ccf98fa2005473a580551f5cd3e2ed43075fdc (patch)
tree364d6699024ef42517f2c6d4464c8967cc362d38 /unix/tkConfig.h.in
parent1d978de4e1de61828c9d9b3cba8b21c036837168 (diff)
downloadtk-44ccf98fa2005473a580551f5cd3e2ed43075fdc.zip
tk-44ccf98fa2005473a580551f5cd3e2ed43075fdc.tar.gz
tk-44ccf98fa2005473a580551f5cd3e2ed43075fdc.tar.bz2
sync with tcl
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index 678e010..8d09814 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -40,6 +40,9 @@
/* Define to 1 if you have the `OSSpinLockLock' function. */
#undef HAVE_OSSPINLOCKLOCK
+/* Define to 1 if you have the `pthread_atfork' function. */
+#undef HAVE_PTHREAD_ATFORK
+
/* Do we want a BSD-like thread-attribute interface? */
#undef HAVE_PTHREAD_ATTR_GET_NP