summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-10-03 17:49:17 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-10-03 17:49:17 +0000
commita31aee46eed48d5d1c26a6738f7a9ca60f19e9db (patch)
treed8c5e37c862082953ef118c0a7d5781a4ce2b184 /gtk/Makefile.am
parente095923a6eed461114cf30ecf211851dc11edb50 (diff)
downloadpygtk-a31aee46eed48d5d1c26a6738f7a9ca60f19e9db.tar.gz
Bug 337368 – Make PyGTK work with Python 2.5 and 64-bit
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 2305223f..2a5f19ec 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -173,6 +173,7 @@ endif
($(PYTHON) $(top_srcdir)/codegen/codegen.py \
$(PYGTK_CODEGEN_DEFINES) \
-I $(srcdir) \
+ --py_ssize_t-clean \
--register $(top_srcdir)/pango-types.defs \
--register $(top_srcdir)/atk-types.defs \
--register gdk-types.defs \