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 4113c75347..8cd89b16dc 100755 --- a/source3/configure +++ b/source3/configure @@ -1611,7 +1611,7 @@ else fi done -for ac_hdr in compat.h rpc/rpc.h sys/param.h ctype.h +for ac_hdr in compat.h rpc/rpc.h rpcsvc/ypprot.h rpcsvc/yp_clnt.h sys/param.h ctype.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |