repo.or.cz
/
mirror-ossqm-audiofile.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(Metux) autogen.sh: not running ./configure anymore (breaks certain distro builders)
[mirror-ossqm-audiofile.git]
/
audiofile.pc.in
blob
ad5956a39d5b6d7d801b5c0969d08e813d41a38e
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: audiofile
7
Description: audiofile
8
Requires:
9
Version: @VERSION@
10
Libs: -L${libdir} -laudiofile
11
Libs.private: -lm
12
Cflags: -I${includedir}