src/lemon/lemon.pc.in
changeset 1435 8e85e6bbefdf
parent 1434 d8475431bbbb
child 1436 e0beb94d08bf
     1.1 --- a/src/lemon/lemon.pc.in	Sat May 21 21:04:57 2005 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,10 +0,0 @@
     1.4 -prefix=@prefix@
     1.5 -exec_prefix=@exec_prefix@
     1.6 -libdir=@libdir@
     1.7 -includedir=@includedir@
     1.8 -
     1.9 -Name: @PACKAGE_NAME@
    1.10 -Description: a Library of Efficient Models and Optimization in Networks
    1.11 -Version: @PACKAGE_VERSION@
    1.12 -Libs: -L${libdir} -lemon
    1.13 -Cflags: -I${includedir}