[clutter/clutter-1.10] build: Remove superfluous ','
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.10] build: Remove superfluous ','
- Date: Wed, 21 Mar 2012 13:04:02 +0000 (UTC)
commit ae3a4c3cfbad506c4a3df52a392a3c20a96a2da5
Author: Rico Tzschichholz <ricotz t-online de>
Date: Wed Mar 21 13:59:54 2012 +0100
build: Remove superfluous ','
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ecb4040..0ba76d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,7 +313,7 @@ AS_IF([test "x$enable_wayland" = "xyes"],
PKG_CHECK_EXISTS([wayland-client xkbcommon gdk-pixbuf-2.0],
[
- BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-client xkbcommon",
+ BACKEND_PC_FILES="$BACKEND_PC_FILES wayland-client xkbcommon"
BACKEND_PC_FILES_PRIVATE="$BACKEND_PC_FILES_PRIVATE gdk-pixbuf-2.0"
],
[])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]