summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-01-24 16:35:38 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-01-24 16:35:38 +0000
commitcd4e91c65624062b5504c10b2af0a05aefbf4878 (patch)
treee2655497781456a180130744d211ef3f23416584 /configure.ac
parent09ca5de0f38d3cc30b8d149b2a8c9f0ad810a09a (diff)
Move PY3PORT into doc, use the same extension as other rst, and render it
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3208542..25afc43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_SUBST(DBUS_PYTHON_MICRO_VERSION, dbus_python_micro_version)
AC_CONFIG_SRCDIR([_dbus_bindings/module.c])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([1.9])
+AM_INIT_AUTOMAKE([1.9 -Wno-portability])
AC_CANONICAL_BUILD
AC_CANONICAL_HOST