]> www.ginac.de Git - ginac.git/blobdiff - ginac.pc.in
Remove info_flags::algebraic.
[ginac.git] / ginac.pc.in
index c8cba564b04b96c06e3dd6798c2735186f09aeb6..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}/ginac @GINACLIB_CPPFLAGS@
+Requires: cln >= 1.1.6
+Libs: -L${libdir} -lginac @GINACLIB_RPATH@
+Cflags: -I${includedir}