repo.or.cz
/
rbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Imported File#ftype spec from rubyspecs.
[rbx.git]
/
shotgun
/
external_libs
/
libffi
/
libffi.pc.in
blob
9e2dcfe57883f39ce71f9efc50b1f77241700b89
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=${libdir}/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
5
6
Name: @PACKAGE_NAME@
7
Description: Library supporting Foreign Function Interfaces
8
Version: @PACKAGE_VERSION@
9
Libs: -lffi
10
Cflags: -I${includedir}