From 30c898f8ceb34cfd220b229020493a11f3bbec4d Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 13 Dec 2001 08:24:05 +0000 Subject: [PATCH] Generated from configure.in --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 12a8e25..5f669cd 100755 --- a/configure +++ b/configure @@ -2443,7 +2443,7 @@ fi fi - for ac_func in getcwd putenv socket strcspn strdup strerror strstr + for ac_func in getcwd putenv socket strcspn strdup strerror strstr lrand48 rand srand48 srand do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:2450: checking for $ac_func" >&5 -- 1.7.10.4