ntpd: fix compile by ignoring the system md5.h header

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17493 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-09-03 00:07:42 +00:00
parent 1e69e80a64
commit 01cb13b2a4

View File

@ -90,6 +90,9 @@ endef
TARGET_CPPFLAGS += -I$(STAGING_DIR)/usr/include/libelf
CONFIGURE_VARS += \
ac_cv_header_md5_h=no
define Build/Configure
$(call Build/Configure/Default, \
--disable-all-clocks \