author | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2011年07月02日 20:55:30 +0200 |
---|---|---|
committer | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2011年07月02日 20:55:30 +0200 |
commit | 8a50ad12928e1128fdebd57866659670480b175d (patch) | |
tree | a66d255fd6d770ffd756b5c78368347d8e14d3e6 | |
parent | 1835a5f2c3feed7a4e31eca92c24cb56786aa337 (diff) | |
download | libmatheval-8a50ad12928e1128fdebd57866659670480b175d.tar.gz |
-rw-r--r-- | libmatheval.pc.in | 1 |
diff --git a/libmatheval.pc.in b/libmatheval.pc.in index df735c8..8d38f6c 100644 --- a/libmatheval.pc.in +++ b/libmatheval.pc.in @@ -26,4 +26,5 @@ Name: libmatheval Description: Library of functions for evaluating mathematical expressions Version: 1.1.7 Libs: -L${libdir} -lmatheval +Libs.private: @LEXLIB@ -lm Cflags: -I${includedir} |