]> granicus.if.org Git - graphviz/commitdiff
gvbuffstderr.c is not used ATM. Disconnect in Makefile.am
authorJohn Ellson <ellson@research.att.com>
Fri, 9 Jan 2015 21:42:01 +0000 (16:42 -0500)
committerJohn Ellson <ellson@research.att.com>
Fri, 9 Jan 2015 21:42:01 +0000 (16:42 -0500)
lib/gvc/Makefile.am

index 5530e9331c589ff6f48a376d50a843022ce45115..978f8f542e1ddc107fc1a49a5cd54e2c3146cccf 100644 (file)
@@ -34,7 +34,8 @@ pdf_DATA = gvc.3.pdf
 
 libgvc_C_la_SOURCES = gvrender.c gvlayout.c gvdevice.c gvloadimage.c \
        gvcontext.c gvjobs.c gvevent.c gvplugin.c gvconfig.c \
-       gvtextlayout.c gvusershape.c gvbuffstderr.c gvc.c
+       gvtextlayout.c gvusershape.c gvc.c
+#      gvbuffstderr.c
 libgvc_C_la_LIBADD = \
        $(top_builddir)/lib/pack/libpack_C.la \
        $(top_builddir)/lib/xdot/libxdot_C.la \