diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index c5be10f3d7..cf36998f3a 100755 --- a/source3/configure +++ b/source3/configure @@ -5792,7 +5792,7 @@ else fi done -for ac_func in srandom random srand rand setenv usleep strcasecmp fcvt fcvtl +for ac_func in srandom random srand rand setenv usleep strcasecmp fcvt fcvtl symlink readlink do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:5799: checking for $ac_func" >&5 |