Reverting api keys pathes
This commit is contained in:
parent
4dee749c0a
commit
c7583c2d0b
@ -10,9 +10,9 @@ ac_add_options --disable-updater
|
||||
ac_add_options --enable-chrome-format=omni
|
||||
ac_add_options --enable-pulseaudio
|
||||
ac_add_options --without-system-icu
|
||||
ac_add_options --with-mozilla-api-keyfile=../../mozilla-api-key
|
||||
ac_add_options --with-google-location-service-api-keyfile=../../google-api-key
|
||||
ac_add_options --with-google-safebrowsing-api-keyfile=../../google-api-key
|
||||
ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key
|
||||
ac_add_options --with-google-location-service-api-keyfile=../google-api-key
|
||||
ac_add_options --with-google-safebrowsing-api-keyfile=../google-api-key
|
||||
ac_add_options --enable-release
|
||||
ac_add_options --update-channel=release
|
||||
ac_add_options --disable-system-sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user