1
0
Fork 0

removed unused enable options

This commit is contained in:
Frank Celler 2015-01-07 16:32:17 +01:00
parent 0fa352b699
commit 306d658729
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@ echo "$0: configuring ArangoDB"
# V8 needs lib realtime:
./configure \
--enable-relative \
--enable-all-in-one-libev \
--enable-all-in-one-v8 \
--enable-all-in-one-icu \
|| exit 1
echo