From: ellson Date: Tue, 26 Sep 2006 16:47:54 +0000 (+0000) Subject: per frequent requests, most recently from Debian, X-Git-Tag: LAST_LIBGRAPH~32^2~5853 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a39213d3834ea35ca1cd89d0119c7f2ba43ae606;p=graphviz per frequent requests, most recently from Debian, move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib) libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan add missing .3 and .pc --- diff --git a/lib/pathplan/libpathplan.pc.in b/lib/pathplan/libpathplan.pc.in index 653d30e2c..9bdd385ee 100644 --- a/lib/pathplan/libpathplan.pc.in +++ b/lib/pathplan/libpathplan.pc.in @@ -1,8 +1,8 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ -libdir=@libdir@/@PACKAGE@ +libdir=@libdir@ includedir=@includedir@/@PACKAGE@ - + Name: libpathplan Description: Library for planning polyline and bezier paths around polygon obstacles Version: @VERSION@