diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure index 094962834c9..d1cfc87756b 100755 --- a/configure +++ b/configure @@ -21319,7 +21319,8 @@ fi -for ac_func in crypt fls getopt getrusage inet_aton random rint srandom strerror strlcat strlcpy + +for ac_func in crypt fls getopt getrusage inet_aton mkdtemp random rint srandom strerror strlcat strlcpy do as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 |