From 6701f9c4d1dc50977a153213f57b86310b5a8960 Mon Sep 17 00:00:00 2001 From: erg Date: Thu, 29 Mar 2007 18:15:52 +0000 Subject: [PATCH] Pull out last change until the cmd/dot Makefile.am is redone to correctly handle not having a pango plugin. --- plugin/pango/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugin/pango/Makefile.am b/plugin/pango/Makefile.am index 2894c0f7d..20eed4acb 100644 --- a/plugin/pango/Makefile.am +++ b/plugin/pango/Makefile.am @@ -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 \ -- 2.40.0