]> granicus.if.org Git - graphviz/commitdiff
Fix old makefiles to conform with pango file changes
authorerg <devnull@localhost>
Mon, 22 May 2006 17:36:10 +0000 (17:36 +0000)
committererg <devnull@localhost>
Mon, 22 May 2006 17:36:10 +0000 (17:36 +0000)
lib/common/Makefile.old
lib/gvc/Makefile.old

index e49e7e27ec2788c1f188b7d006634a5b453f5e0c..96cacfefa352dcb8507c4dad0061a1786a012cf9 100644 (file)
@@ -23,14 +23,14 @@ NOINST_HDRS = render.h utils.h memory.h \
        geomprocs.h colorprocs.h const.h macros.h pointset.h
 NOINST_GENERATED_HDRS = colortbl.h ps.h htmltable.h  htmlparse.h htmllex.h 
 
-OBJS = args.o arrows.o gdusershape.o mapgen.o psgen.o svgusershape.o \
+OBJS = args.o arrows.o mapgen.o psgen.o \
        colxlate.o globals.o mifgen.o psusershape.o timing.o \
        diagen.o hpglgen.o mpgen.o routespl.o utils.o geom.o \
        emit.o htmllex.o ns.o shapes.o vrmlgen.o xdgen.o \
        figgen.o htmlparse.o output.o splines.o vtxgen.o \
        fontmetrics.o htmltable.o picgen.o strcasecmp.o \
        gdgen.o input.o pointset.o strncasecmp.o memory.o \
-       gdtextsize.o labels.o postproc.o svggen.o
+       labels.o postproc.o svggen.o
 
 libcommon.a : $(OBJS)
        $(RM) libcommon.a
index 6c601a797cb36bd3cfc788a501fa5c6c8e3de604..7ef18fbf9750b9ce6de167df41ff924f38a98532 100644 (file)
@@ -15,8 +15,7 @@ DEFINES = -DHAVE_CONFIG_H -DGVLIBDIR=\"$(LIBDIR)\"
 
 INST_HDRS = gvc.h gvcint.h gvcjob.h gvcext.h gvplugin.h \
        gvplugin_render.h gvplugin_device.h \
-       gvplugin_layout.h gvplugin_textlayout.h \
-       gvplugin_usershape.h
+       gvplugin_layout.h gvplugin_textlayout.h 
 
 NOINST_HDRS = gvcproc.h