projects
/
platform
/
upstream
/
flac.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert parts of 96d081c1 that touched source code or autotools files.
[platform/upstream/flac.git]
/
src
/
libFLAC
/
flac.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: FLAC
7
Description: Free Lossless Audio Codec Library
8
Version: @VERSION@
9
Libs: -L${libdir} -lFLAC -lm
10
Cflags: -I${includedir}