]> www.ginac.de Git - ginac.git/blobdiff - ginac.pc.in
symbol.cpp: shut up useless warnings
[ginac.git] / ginac.pc.in
index 47aeacc6471aecbaa9cc087a4ab3647ec9700dc0..352ba5d11dc52ff0c5884cb503403408d9859447 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
+Cflags: -I${includedir}