From: ellson <devnull@localhost>
Date: Tue, 7 Aug 2007 17:05:23 +0000 (+0000)
Subject: install libxdot in pkglib directory
X-Git-Tag: LAST_LIBGRAPH~32^2~5434
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87c3133bc4117f363a40e0be229dbb552d167ea2;p=graphviz

install libxdot in pkglib directory
  - add supporting pkgconfig file
  - cvsignore xdot products
---

diff --git a/configure.ac b/configure.ac
index 325c07ef1..6d0fd36e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1956,6 +1956,7 @@ AC_CONFIG_FILES(Makefile
 	contrib/prune/Makefile
 	contrib/diffimg/Makefile
 	contrib/xdot/Makefile
+	contrib/xdot/libxdot.pc
 	graphs/Makefile
 	graphs/directed/Makefile
 	graphs/undirected/Makefile