mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:26:14 +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@3583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5dc0a86811
commit
8da2947e89
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
--enable-fallback=procmail \
|
--enable-fallback=procmail \
|
||||||
|
--without-hesiod \
|
||||||
);
|
);
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user