summaryrefslogtreecommitdiffstats
path: root/unix/configure
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/configure
parentf52cfbf42ded43ad8211faccc30a443ced8c809a (diff)
downloadtk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.zip
tk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.tar.gz
tk-01cd48d17b4f6d8f1fac9e639e5360eb1344ae7b.tar.bz2
Favor timeline over ChangeLog; also 'make dist'
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/configure b/unix/configure
index 4022a1f..654b67d 100755
--- a/unix/configure
+++ b/unix/configure
@@ -3962,6 +3962,7 @@ echo "$as_me: WARNING: Don't know how to find pthread lib on your system - you m
ac_saved_libs=$LIBS
LIBS="$LIBS $THREADS_LIBS"
+
for ac_func in pthread_attr_setstacksize pthread_atfork
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`