aboutsummaryrefslogtreecommitdiff
path: root/proj.pc.in
AgeCommit message (Collapse)Author
2021-12-05Refactor proj.pc to use EXTRA_LIBS; add -lpthread to Libs.privateMike Taves
2021-08-28proj.pc.in: add -lm -ldl in Libs.private (#2825)Mike Taves
2020-06-11proj.pc.in: add @TIFF_LIBS@ @CURL_LIBS@ in Libs.privateEven Rouault
Attempt at fixes #2084
2020-03-12Autotools/pkg-conf: Define datarootdirMike Taves
2020-02-20Add/update description for pkg-config and CMakeMike Taves
Ignore WARNING: 'proj.pc.in' seems to ignore the --datarootdir setting
2020-02-18Fix static linking (due to typo in pc)Jeroen Ooms
2019-10-20proj.pc.in: add SQLITE3_LIBS to Libs.PrivateFabrice Fontaine
Add @SQLITE3_LIBS@ to Libs.Private so applications linking statically with proj (such as libgeotiff) will know that they have to link with -lsqlite3 Fixes: - http://autobuild.buildroot.org/results/737db533c16f285a02118ab048e8427d3e35803d Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-10-09proj.pc.in: add Libs.PrivateFabrice Fontaine
Add -lstdc++ to Libs.Private to allow packages such as libgeotiff to retrieve this dependency when linking statically with proj Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-03-22pkg-config: add datadir to proj.pcChris Mayo
Convenience variable pkgdatadir not available at the time this is configured, datadir/PACKAGE is its value. Query with: pkg-config --variable=datadir proj
2011-07-23added pkg-config support (#3)Frank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2072 4e78687f-474d-0410-85f9-8d5e500ac6b2