]> www.ginac.de Git - ginac.git/blobdiff - ginac.pc.in
Transform abs(x)^n => x^n if x is real and n is even.
[ginac.git] / ginac.pc.in
index 47aeacc6471aecbaa9cc087a4ab3647ec9700dc0..dce536b1e9f755a1b91328f83d480ad4ae986e30 100644 (file)
@@ -6,9 +6,6 @@ includedir=@includedir@
 Name: GiNaC
 Description: C++ library for symbolic calculations
 Version: @VERSION@
-# uncomment this when a pkg-config'd cln exists
-# CAUTION: this will merge in the cln libs and cflags which are already in
-#          GINACLIB_LIBS and GINACLIB_CPPFLAGS
-#Requires: cln >= 1.1.0
-Libs: -L${libdir} -lginac @GINACLIB_LIBS@
-Cflags: -I${includedir} @GINACLIB_CPPFLAGS@
+Requires: cln >= 1.1.6
+Libs: -L${libdir} -lginac @GINACLIB_RPATH@
+Cflags: -I${includedir}