repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow IPv6 address entry in tools>ping - Loosens valid character check
[tomato/davidwu.git]
/
release
/
src
/
router
/
libexif
/
libexif.pc.in
blob
14cfdbded72d838aff3cd1e84d23b42342a0d0ca
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libexif
7
Description: Library for easy access to EXIF data
8
Requires:
9
Version: @VERSION@
10
Libs: -L${libdir} -lexif -lm
11
Cflags: -I${includedir}