summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-08-07 20:15:38 +0200
committerEmanuele Aina <emanuele.aina@collabora.com>2013-08-07 20:16:10 +0200
commitecb6d5fa94c1d61d3974f4b74305f32bdcbcafce (patch)
treec0300372b2cd34c520a792242749f258e8e00a45 /configure.ac
parentb37e1e2f0e85789eb2cd696b080f2aee27f89c75 (diff)
downloaddleyna-server-ecb6d5fa94c1d61d3974f4b74305f32bdcbcafce.tar.gz
[Build] Fix small typo in the summary at the end of configure.ac
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6adaae3..5ff2e25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -247,7 +247,7 @@ CFLAGS : '${CFLAGS}'
- enable-werror : ${enable_werror}
- enable-debug : ${enable_debug}
- enable-never-quit : ${enable_never_quit}
- - with_connector-name : ${with_connector_name}
+ - with-connector-name : ${with_connector_name}
- disable-optimization : ${disable_optimization}
- with-log-level : ${with_log_level}
- with-log-type : ${with_log_type}