1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 14:28:12 +03:00

Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2006-04-02 17:21:12 +00:00
parent 5dc0a86811
commit 8da2947e89

View File

@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
--enable-fallback=procmail \
--without-hesiod \
);
touch $@