summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2012-09-18 19:59:59 +0200
committerRene Engelhard <rene@debian.org>2012-09-18 19:59:59 +0200
commitd714d5d2559a8a10dfa444cd9be1df2ec258ca20 (patch)
tree7e019751e8085bacfc7c1ddcd2388eb54a99ef67 /configure.in
parentf5a6f34ad627166d5f54955eea9135466f64710d (diff)
fix typo
Change-Id: I79e68677a462787e9e60e47992595538cbce3195
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cd3b7a422dad..20e887b1928b 100644
--- a/configure.in
+++ b/configure.in
@@ -872,7 +872,7 @@ AC_ARG_ENABLE(packagekit,
AC_ARG_ENABLE(sdremote,
AS_HELP_STRING([--disable-sdremote],
[Determines whether to enable Impress remote control.
- Uses dbus and bluetooth (bluez(.]),
+ Uses dbus and bluetooth (bluez).]),
,enable_sdremote=yes)
AC_ARG_ENABLE(gconf,