[tasks/gnome3] build: remove libunique flags
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasks/gnome3] build: remove libunique flags
- Date: Thu, 23 Feb 2012 13:34:48 +0000 (UTC)
commit 8194321448992d3f16d534033ba22ac3d2b1177f
Author: Ross Burton <ross burton intel com>
Date: Thu Feb 23 13:15:17 2012 +0000
build: remove libunique flags
src/gtk/Makefile.am | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am
index 55c3ddc..7023d1c 100644
--- a/src/gtk/Makefile.am
+++ b/src/gtk/Makefile.am
@@ -7,14 +7,12 @@ tasks_CFLAGS = \
$(WARN_CFLAGS) \
$(GTK_CFLAGS) \
$(ECAL_CFLAGS) \
- $(OWL_CFLAGS) \
- $(UNIQUE_CFLAGS)
+ $(OWL_CFLAGS)
tasks_LDADD = \
$(top_builddir)/libkoto/libkoto.a \
$(GTK_LIBS) \
$(ECAL_LIBS) \
- $(OWL_LIBS) \
- $(UNIQUE_LIBS)
+ $(OWL_LIBS)
tasks_SOURCES = \
main.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]