summaryrefslogtreecommitdiffstats
path: root/rules/host-nfsutils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-nfsutils.make')
-rw-r--r--rules/host-nfsutils.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-nfsutils.make b/rules/host-nfsutils.make
index bfbe6dac3..67ea567be 100644
--- a/rules/host-nfsutils.make
+++ b/rules/host-nfsutils.make
@@ -15,6 +15,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_NFSUTILS) += host-nfsutils
# Prepare
# ----------------------------------------------------------------------------
+# fake rpc/rpc.h availability, it's not needed for rpcgen
+HOST_NFSUTILS_CONF_ENV := \
+ $(HOST_ENV) \
+ ac_cv_header_rpc_rpc_h=yes
+
#
# autoconf
#