autogen: pass -Wno-portability to automake to suppress warnings
GNU make is needed.
This commit is contained in:
parent
35bd80c56a
commit
6bb964dd7c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user