ports/net/netatalk/patches/patch-configure

12 lines
530 B
Text

Index: configure
--- configure.orig
+++ configure
@@ -16386,7 +16386,7 @@ fi
for ac_header in rpc/rpc.h rpc/pmap_prot.h rpcsvc/rquota.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
+ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "#include <rpc/rpc.h>"
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1