xinetd: Fix compile w.r.t. RPC headers
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a7b34e2b1e
commit
530a010794
@ -42,6 +42,10 @@ define Build/Configure
|
|||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--without-libwrap \
|
--without-libwrap \
|
||||||
--with-loadavg \
|
--with-loadavg \
|
||||||
|
, \
|
||||||
|
ac_cv_header_rpc_pmap_clnt_h=no \
|
||||||
|
ac_cv_header_rpc_rpc_h=no \
|
||||||
|
ac_cv_header_rpc_rpcent_h=no \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user