projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35bd80c
)
autogen: pass -Wno-portability to automake to suppress warnings
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Tue, 19 May 2009 16:47:34 +0000
(17:47 +0100)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Tue, 19 May 2009 16:50:24 +0000
(17:50 +0100)
GNU make is needed.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 4fdb097c708d232faf795ab20141f2c1aacbfb7c..5f2a173b1ed3d904d6efb54aca3190b08a68249f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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