]> granicus.if.org Git - graphviz/commitdiff
Pull out last change until the cmd/dot Makefile.am is redone to correctly
authorerg <devnull@localhost>
Thu, 29 Mar 2007 18:15:52 +0000 (18:15 +0000)
committererg <devnull@localhost>
Thu, 29 Mar 2007 18:15:52 +0000 (18:15 +0000)
handle not having a pango plugin.

plugin/pango/Makefile.am

index 2894c0f7de9f762ddd4b9528330475cb322db071..20eed4acbac3e51a02b921e1a04103dd737abfdc 100644 (file)
@@ -10,10 +10,8 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/lib/cdt \
        $(PANGOCAIRO_CFLAGS)
 
-if WITH_PANGOCAIRO
 noinst_LTLIBRARIES = libgvplugin_pango_C.la
 pkglib_LTLIBRARIES = libgvplugin_pango.la
-endif
 
 libgvplugin_pango_C_la_SOURCES = \
        gvplugin_pango.c \