projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58076d9
)
configure.ac: fix typo
author
Marko Sulejic
<marko.sulejic@hale.at>
Fri, 3 Jul 2015 09:51:50 +0000
(11:51 +0200)
committer
Denis Kenzior
<denkenz@gmail.com>
Sun, 5 Jul 2015 10:43:56 +0000
(
05:43
-0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 8cfaf4e18717f86f16fe3b1263336035b7317ef2..450cac19a7eeb43412788284e5a1a96416051b3a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-188,7
+188,7
@@
AC_ARG_WITH([provisiondb], AC_HELP_STRING([--with-provisiondb=FILE],
[location of provision database]), [path_provisiondb=${withval}])
AC_ARG_ENABLE(provision, AC_HELP_STRING([--disable-provision],
- [disable provisioning suport]),
+ [disable provisioning sup
p
ort]),
[enable_provision=${enableval}])
if (test "${enable_provision}" != "no"); then
if (test -n "${path_provisiondb}"); then