Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5535fe2 commit 021ff11Copy full SHA for 021ff11
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
if 0: # how do I add '--with-gtkgd' flag checking?
16
build_gtkgd(ext_modules)
17
18
-if 1:
+if 0:
19
aggsrc = '/home/jdhunter/c/src/agg2'
20
build_agg(ext_modules, aggsrc)
21
0 commit comments