* [PATCH] configure.ac: Little typo.
@ 2015-07-03 9:51 Marko Sulejic
2015-07-05 10:45 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Marko Sulejic @ 2015-07-03 9:51 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 640 bytes --]
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 8cfaf4e..450cac1 100644
--- 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 support]),
[enable_provision=${enableval}])
if (test "${enable_provision}" != "no"); then
if (test -n "${path_provisiondb}"); then
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] configure.ac: Little typo.
2015-07-03 9:51 [PATCH] configure.ac: Little typo Marko Sulejic
@ 2015-07-05 10:45 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2015-07-05 10:45 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]
Hi Marko,
On 07/03/2015 04:51 AM, Marko Sulejic wrote:
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Patch has been applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-05 10:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 9:51 [PATCH] configure.ac: Little typo Marko Sulejic
2015-07-05 10:45 ` Denis Kenzior
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.