]> granicus.if.org Git - graphviz/commitdiff
per frequent requests, most recently from Debian,
authorellson <devnull@localhost>
Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)
committerellson <devnull@localhost>
Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)
move shared libs to $PREFIX/lib   (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc

lib/pathplan/libpathplan.pc.in

index 653d30e2c07509440fbc3cb6b1d8ccdb9cd10e25..9bdd385eee2869244598896f48e385f2642a1178 100644 (file)
@@ -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@