[gnome-bluetooth] build: Fix syntax highlighting
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] build: Fix syntax highlighting
- Date: Wed, 5 Oct 2011 17:39:39 +0000 (UTC)
commit bb2abb36c0278a1c02278a07ffea97f032b52d04
Author: Bastien Nocera <hadess hadess net>
Date: Wed Sep 28 16:00:59 2011 +0100
build: Fix syntax highlighting
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2b480d3..a61a2b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -185,7 +185,7 @@ else
fi
if test "x$enable_moblin" = "xyes" -a "x$have_moblin" != "xyes"; then
- AC_MSG_ERROR([Couldn't find Moblin dependencies.])
+ AC_MSG_ERROR([Could not find Moblin dependencies.])
fi
AM_CONDITIONAL(WITH_MOBLIN, test "x$have_moblin" = "xyes")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]