[packages] bind: fix autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24489 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-12-11 17:24:59 +00:00
parent 3e5352cb58
commit fd7cccc579
3 changed files with 190 additions and 3 deletions

View File

@ -88,6 +88,7 @@ CONFIGURE_ARGS += \
--with-openssl="$(STAGING_DIR)/usr" \
--with-libtool \
--with-libxml2=no \
--enable-epoll=yes \
CONFIGURE_VARS += \
BUILD_CC="$(TARGET_CC)" \