[librsvg: 5/6] doc/Makefile.am: Remove references to GTK
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 5/6] doc/Makefile.am: Remove references to GTK
- Date: Tue, 2 Jul 2019 19:36:13 +0000 (UTC)
commit a1a7e5197f94aacbd9c2d9a74eb16bafd125d0cd
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Jul 2 12:18:34 2019 -0500
doc/Makefile.am: Remove references to GTK
doc/Makefile.am | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 7ef876f8..841ec3a1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -98,8 +98,6 @@ GTKDOC_CFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
$(LIBRSVG_CFLAGS) \
- $(GTK_CFLAGS) \
- $(GDK_X11_CFLAGS) \
$(WARN_CFLAGS) \
$(DISABLE_DEPRECATED) \
$(AM_CFLAGS)
@@ -107,8 +105,7 @@ GTKDOC_CFLAGS = \
GTKDOC_LIBS = \
$(top_builddir)/librsvg-@RSVG_API_MAJOR_VERSION@.la \
$(LIBRSVG_LIBS) \
- $(GTHREAD_LIBS) \
- $(GTK_LIBS)
+ $(GTHREAD_LIBS)
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]