enum->num
[PyX/mjg.git] / setup.cfg
blob6320f6c3c274c6fd0c7fd2b30cd947df5c6789c1
1 [PyX]
2 # In this section you can specify which c extension modules should be built
4 # C extension module for partial font downloading
5 build_t1strip=0
7 # Python bindings for the kpathsea library. You need the kpathsea header
8 # and library and you may need to specify their location below.
9 build_pykpathsea=0
11 [build_ext]
12 # additional include and library directories:
13 #   insert paths to the libkpathsea headers and library, when building
14 #   the pykpathsea extention module and libkpathsea is not installed in
15 #   the default search paths of your compiler and linker
17 # include_dirs=
18 # library_dirs=