autotools: move -Wno-portability for automake to configure.ac
[platform/upstream/gstreamer.git] / configure.ac
index b2d485c..3112582 100644 (file)
@@ -10,7 +10,7 @@ AC_INIT(GStreamer Bad Plug-ins, 0.10.12.1,
 AG_GST_INIT
 
 dnl initialize automake
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([-Wno-portability])
 
 dnl define PACKAGE_VERSION_* variables
 AS_VERSION