[gimp] plug-ins: help and help-browser don't need libgimp class porting.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: help and help-browser don't need libgimp class porting.
- Date: Wed, 28 Aug 2019 13:08:38 +0000 (UTC)
commit 02d06bb354cee23eab5985a36dcc319548215fab
Author: Jehan <jehan girinstud io>
Date: Wed Aug 28 15:08:10 2019 +0200
plug-ins: help and help-browser don't need libgimp class porting.
plug-ins/help-browser/Makefile.am | 1 -
plug-ins/help/Makefile.am | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/plug-ins/help-browser/Makefile.am b/plug-ins/help-browser/Makefile.am
index f5833bd379..e4f7a3b5f5 100644
--- a/plug-ins/help-browser/Makefile.am
+++ b/plug-ins/help-browser/Makefile.am
@@ -26,7 +26,6 @@ libexecdir = $(gimpplugindir)/plug-ins/help-browser
libexec_PROGRAMS = help-browser
AM_CPPFLAGS = \
- -DGIMP_DEPRECATED_REPLACE_NEW_API \
-I$(top_srcdir) \
$(WEBKIT_CFLAGS) \
$(GEGL_CFLAGS) \
diff --git a/plug-ins/help/Makefile.am b/plug-ins/help/Makefile.am
index 2693ac052f..dbc36108e6 100644
--- a/plug-ins/help/Makefile.am
+++ b/plug-ins/help/Makefile.am
@@ -17,7 +17,6 @@ help_RC = help.rc.o
endif
AM_CPPFLAGS = \
- -DGIMP_DEPRECATED_REPLACE_NEW_API \
-DDATADIR=\""$(gimpdatadir)"\" \
-I$(top_srcdir) \
$(CAIRO_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]