summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 44130adf..ad13fdd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.64])
AC_INIT([gvfs],[1.21.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
-AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar])
+AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-ustar -Wno-portability])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])