asterisk-1.8.x: disable libneon detection
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
7a0cf0ee9f
commit
c4807d00f9
|
@ -218,6 +218,8 @@ CONFIGURE_ARGS+= \
|
|||
--without-misdn \
|
||||
--without-nbs \
|
||||
--with-ncurses="$(STAGING_DIR)/usr" \
|
||||
--without-neon \
|
||||
--without-neon29 \
|
||||
--without-netsnmp \
|
||||
--without-newt \
|
||||
--without-ogg \
|
||||
|
|
Loading…
Reference in New Issue