Try to quiet Python syntax warnings
[gh-bc.git] / bcl.pc.in
blobf440eeca950f7e5540f7cadd489b8bc8c1d97b2d
1 includedir=%%INCLUDEDIR%%
2 libdir=%%LIBDIR%%
4 Name: bcl
5 Description: Implemention of arbitrary-precision math from the bc calculator.
6 Version: %%VERSION%%
7 Cflags: -I${includedir}
8 Libs: -L${libdir} -lbcl