diff options
Diffstat (limited to 'source/configure')
-rwxr-xr-x | source/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/configure b/source/configure index 3f2fa8fcd38..44025f7c7bc 100755 --- a/source/configure +++ b/source/configure @@ -5322,7 +5322,7 @@ else fi done -for ac_func in initgroups select poll rdchk getgrnam getgrent pathconf +for ac_func in initgroups select poll rdchk getgrnam getgrent pathconf realpath do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:5329: checking for $ac_func" >&5 |