autogen: pass -Wno-portability to automake to suppress warnings

GNU make is needed.
This commit is contained in:
Tim-Philipp Müller 2009-05-19 17:47:34 +01:00
parent 35bd80c56a
commit 6bb964dd7c

View file

@ -12,7 +12,7 @@ AC_INIT(GStreamer Base Plug-ins, 0.10.23.1,
AG_GST_INIT
dnl initialize automake
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([-Wno-portability])
dnl define PACKAGE_VERSION_* variables
AS_VERSION