repo.or.cz
/
WPS-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix missing -lnetcdff when netcdf built as shared libraries #8
[WPS-merge.git]
/
external
/
libpng-1.6.37
/
scripts
/
libpng.pc.in
blob
416fefe86e32691aa1ef6c11fd4c2d01a8f3c9b6
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/libpng16
5
6
Name: libpng
7
Description: Loads and saves PNG files
8
Version: 1.6.37
9
Libs: -L${libdir} -lpng16
10
Cflags: -I${includedir}