]> granicus.if.org Git - graphviz/commitdiff
remove unnecessary lib/glcomp include directory
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 16 Aug 2020 23:07:02 +0000 (16:07 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Sep 2020 02:26:51 +0000 (19:26 -0700)
lib/glcomp/Makefile.am

index 14a4b12b38588418c6f798fd02bff4c2b8286b4e..35eb263d692b1b1e8b78b7265a700c5da96d028c 100644 (file)
@@ -2,7 +2,6 @@
 # ## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = \
-       -I$(top_srcdir) \
        -I$(top_srcdir)/lib/common \
        $(GTK_CFLAGS) $(GLUT_CFLAGS) $(GTKGL_CFLAGS) $(GTKGLEXT_CFLAGS) $(GLADE_CFLAGS) $(FREETYPE2_CFLAGS) $(XRENDER_CFLAGS)