summaryrefslogtreecommitdiff
path: root/source3/configure
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-11-23 23:09:26 +0000
committerLuke Leighton <lkcl@samba.org>1998-11-23 23:09:26 +0000
commit9829ee97262451320788d15b262615d9183a3d3c (patch)
tree0a0da50c357d6ef0995cd1f164da582a0de9090c /source3/configure
parentf516cec31ad535c79cc4a3d8b7f12b45e1073605 (diff)
downloadsamba-9829ee97262451320788d15b262615d9183a3d3c.tar.gz
samba-9829ee97262451320788d15b262615d9183a3d3c.tar.bz2
samba-9829ee97262451320788d15b262615d9183a3d3c.zip
re-added ypprot.h and yp_clnt.h
(This used to be commit d50238823411f07d5db112843d9a1e3a84c7dbd7)
Diffstat (limited to 'source3/configure')
-rwxr-xr-xsource3/configure2
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