mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 02:48:37 +02: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/openwrt@3583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4a29e0d7a3
commit
30fc7957bc
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
||||
$(DISABLE_NLS) \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
--enable-fallback=procmail \
|
||||
--without-hesiod \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user