projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c1587
)
build: add subdir-objects to AM_INIT_AUTOMAKE
author
Lubosz Sarnecki
<lubosz@gmail.com>
Fri, 2 Aug 2013 12:14:48 +0000
(14:14 +0200)
committer
Tim-Philipp Müller
<tim@centricular.net>
Fri, 2 Aug 2013 14:34:03 +0000
(15:34 +0100)
Fixes warnings in automake 1.14
https://bugzilla.gnome.org/show_bug.cgi?id=705350
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 3e1a54567bfc5e6da611b7b4c852063b78cc9a9b..f15ec813e20f009e2ab2db37afe2a159dd811ebe 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
AC_INIT([GStreamer Ugly Plug-ins],[1.1.3.1],[http://bugzilla.gnome.org/enter_bug
AG_GST_INIT
dnl initialize automake
-AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar])
+AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar
subdir-objects
])
dnl define PACKAGE_VERSION_* variables
AS_VERSION