[gnome-system-monitor/wip-charts] Added libdazzle dep
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor/wip-charts] Added libdazzle dep
- Date: Mon, 9 Apr 2018 18:36:47 +0000 (UTC)
commit e089a10f9fc44688b011320883bc71956ea12806
Author: Robert Roth <robert roth off gmail com>
Date: Mon Apr 9 21:36:32 2018 +0300
Added libdazzle dep
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3529ce8..37902f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,6 +59,7 @@ PKG_CHECK_MODULES(GSM_LEGACY,
gtk+-3.0 >= $GTK_REQUIRED
libxml-2.0 >= $LIBXML_REQUIRED
librsvg-2.0 >= $RSVG_REQUIRED
+ libdazzle-1.0 >= $DAZZLE_REQUIRED
gmodule-2.0
)
@@ -104,7 +105,7 @@ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
-Winline \
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith \
- -Wcast-align -Wsign-compare -fpermissive\
+ -Wcast-align -Wsign-compare \
$CFLAGS"
CXXFLAGS="-Wall -fpermissive $CXXFLAGS"
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]