[gimp/metadata-browser] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am
- Date: Wed, 12 Sep 2012 23:23:42 +0000 (UTC)
commit e86cf82b9df87139379944611f88b4d8c87584cc
Author: Michael Natterer <mitch gimp org>
Date: Thu Mar 22 11:45:39 2012 +0100
plug-ins: remove duplicate GEGL_CFLAGS from winsnap's Makefile.am
plug-ins/win-snap/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/win-snap/Makefile.am b/plug-ins/win-snap/Makefile.am
index b818c06..57d6e49 100644
--- a/plug-ins/win-snap/Makefile.am
+++ b/plug-ins/win-snap/Makefile.am
@@ -28,8 +28,7 @@ EXTRA_DIST = \
INCLUDES = \
-I$(top_srcdir) \
$(GTK_CFLAGS) \
- $(GEGL_CFLAGS) \
- $(GEGL_CFLAGS) \
+ $(GEGL_CFLAGS) \
-I$(includedir)
LDADD = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]