]> granicus.if.org Git - graphviz/commitdiff
squash warnings in gtk headers
authorCosta Shulyupin <constantine.shulyupin@gmail.com>
Sun, 6 Mar 2022 19:07:01 +0000 (21:07 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 9 Mar 2022 15:36:55 +0000 (07:36 -0800)
plugin/gtk/Makefile.am

index ffa4c04f230822ebec3f096c84a0436f816a1bc2..5bfd44a805fef10de719dde42af724bbaaff36a5 100644 (file)
@@ -7,7 +7,7 @@ AM_CPPFLAGS = \
         -I$(top_srcdir)/lib/gvc \
         -I$(top_srcdir)/lib/cgraph \
         -I$(top_srcdir)/lib/cdt \
-       $(GTK_CFLAGS)
+        $(GTK_CFLAGS:-I%=-isystem%)
 
 if WITH_PANGOCAIRO
 if WITH_GTK