summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 12a4396..c0b3653 100755
--- a/configure
+++ b/configure
@@ -46663,7 +46663,8 @@ done
-for ac_func in random srandom
+
+for ac_func in rand_r random srandom
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5