summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-09-03 16:47:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-09-03 16:47:06 (GMT)
commit01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b (patch)
tree3177fbdef6e5024ba104ec5de15e2d49aa04ff4a /unix/tkConfig.h.in
parentf52cfbf42ded43ad8211faccc30a443ced8c809a (diff)
downloadtk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.zip
tk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.tar.gz
tk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.tar.bz2
Favor timeline over ChangeLog; also 'make dist'
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 986609b..732bf94 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -43,6 +43,9 @@
/* Define to 1 if you have the `open64' function. */
#undef HAVE_OPEN64
+/* 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