]> www.ginac.de Git - cln.git/blobdiff - cln.pc.in
Fix some conversions to cl_SF, cl_FF, and cl_DF.
[cln.git] / cln.pc.in
index 0ff9261fe3b4e998cd4b2ae2825f62cff9642f8f..9c6314ffd693caa6331b6ce743f39400a9e0be03 100644 (file)
--- a/cln.pc.in
+++ b/cln.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: cln
 Description: Class Library for Numbers
 Version: @CL_VERSION@
-Libs: -L${libdir} -lcln @LIBS@
-Cflags: -I${includedir} @CPPFLAGS
+Libs: -L${libdir} -lcln
+Libs.private: @LIBS@
+Cflags: -I${includedir}