]> granicus.if.org Git - graphviz/commitdiff
not rbtree
authorellson <devnull@localhost>
Wed, 22 Oct 2008 20:54:38 +0000 (20:54 +0000)
committerellson <devnull@localhost>
Wed, 22 Oct 2008 20:54:38 +0000 (20:54 +0000)
lib/gvc/Makefile.am

index 3d70942cef350ccbdafb6dbec0fdbe48ee6d9736..b235534bf95b7ad968770b34e6765758b3fcb261 100644 (file)
@@ -50,11 +50,9 @@ 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 gvc.c
 libgvc_C_la_LIBADD = \
-       $(top_builddir)/lib/rbtree/librbtree_C.la \
        $(top_builddir)/lib/pack/libpack_C.la \
        $(top_builddir)/lib/common/libcommon_C.la
 libgvc_C_la_DEPENDENCIES = \
-       $(top_builddir)/lib/rbtree/librbtree_C.la \
        $(top_builddir)/lib/pack/libpack_C.la \
        $(top_builddir)/lib/common/libcommon_C.la
 #For use with plugins.