/[GiNaC]/ginac.pc.in
ViewVC logotype

Contents of /ginac.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Wed Mar 28 21:29:57 2007 UTC (6 years, 2 months ago) by kreckel
Branch: MAIN
CVS Tags: release_1-4-1, release_1-4-0, HEAD
Branch point for: ginac_1-4
Changes since 1.3: +1 -1 lines
* Use pkg-config for detecting CLN, advertise it in the manual and drop
  ginac-config and ginac.m4. [Alexei Sheplyakov]

1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GiNaC
7 Description: C++ library for symbolic calculations
8 Version: @VERSION@
9 Requires: cln >= 1.1.6
10 Libs: -L${libdir} -lginac
11 Cflags: -I${includedir}

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15