mirror of https://gitee.com/bigwinds/arangodb
removed unused enable options
This commit is contained in:
parent
0fa352b699
commit
306d658729
|
@ -10,9 +10,6 @@ echo "$0: configuring ArangoDB"
|
||||||
# V8 needs lib realtime:
|
# V8 needs lib realtime:
|
||||||
./configure \
|
./configure \
|
||||||
--enable-relative \
|
--enable-relative \
|
||||||
--enable-all-in-one-libev \
|
|
||||||
--enable-all-in-one-v8 \
|
|
||||||
--enable-all-in-one-icu \
|
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in New Issue