mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Configure eimp with mix to detect image convert properly (#3823)
This commit is contained in:
parent
ddc457060b
commit
7d16907296
@ -109,7 +109,7 @@ ifeq "$(REBAR_VER)" "6"
|
||||
DEPSBASE=_build
|
||||
DEPSDIR=$(DEPSBASE)/dev/lib
|
||||
GET_DEPS= deps.get
|
||||
CONFIGURE_DEPS=
|
||||
CONFIGURE_DEPS=(cd deps/eimp; ./configure)
|
||||
EBINDIR=$(DEPSDIR)/ejabberd/ebin
|
||||
XREFOPTIONS=graph
|
||||
CLEANARG=--deps
|
||||
|
Loading…
Reference in New Issue
Block a user