Merge pull request #18 from plntyk/path_fix_asterisk13
asterisk-13.x: fix xml2-config location
This commit is contained in:
commit
14340161c9
1 changed files with 3 additions and 0 deletions
|
@ -213,6 +213,9 @@ CONFIGURE_ARGS+= \
|
|||
--with-sounds-cache="$(DL_DIR)" \
|
||||
--enable-xmldoc
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_path_ac_pt_CONFIG_LIBXML2=$(STAGING_DIR)/host/bin/xml2-config
|
||||
|
||||
AST_MENUSELECT_OPTS = \
|
||||
--without-newt \
|
||||
--without-curses \
|
||||
|
|
Loading…
Reference in a new issue