summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-08-07 11:46:53 +0200
committerEmanuele Aina <emanuele.aina@collabora.com>2013-08-07 13:08:49 +0200
commit5227d62a26bad4dfd9a9cea26482ecc65e465ebb (patch)
tree20fdf8c0712a1ee61b808f7aac2a478f6fa43c1c
parentd2a90439f8663dc39e39c7ab7efdadad40a4bcdc (diff)
downloaddleyna-renderer-5227d62a26bad4dfd9a9cea26482ecc65e465ebb.tar.gz
[Build] Fix small typo in the summary at the end of configure.ac
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ef85fc6..bf09e6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -252,7 +252,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}