repo.or.cz
/
python.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Silence py3k warning claiming to affect the random module
[python.git]
/
Misc
/
python.pc.in
blob
08481a95806fc52c58f1fd054d55b7791f2e8614
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: Python
7
Description: Python library
8
Requires:
9
Version: @VERSION@
10
Libs.private: @LIBS@
11
Libs: -L${libdir} -lpython@VERSION@
12
Cflags: -I${includedir}/python@VERSION@
13