]> granicus.if.org Git - graphviz/commitdiff
remove lib/sfio include directory addition of lib/ast in autotools build
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 1 Aug 2020 00:21:07 +0000 (17:21 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 6 Aug 2020 13:48:58 +0000 (06:48 -0700)
Sfio does not appear to rely on any headers from lib/ast.

lib/sfio/Makefile.am

index ed2fd3fd33933c93b8ea210bb8c3b2a82f1e1d92..1a131e6726b04e98ae63c315d5bef2721bd45c9a 100644 (file)
@@ -3,8 +3,6 @@
 
 SUBDIRS = Sfio_f
 
-AM_CPPFLAGS = -I$(top_srcdir)/lib/ast
-
 noinst_HEADERS = sfhdr.h sfio.h sfio_t.h vthread.h
 noinst_LTLIBRARIES = libsfio_C.la