Commit graph

71 commits

Author SHA1 Message Date
Tim-Philipp Müller e2f33e41d5 Automatic update of common submodule
From 098c0d7 to 74a6857
2013-09-19 17:35:27 +01:00
Tim-Philipp Müller 6714d8c1ce Automatic update of common submodule
From aed87ae to 3cb3d3c
2013-04-14 17:55:02 +01:00
Benjamin Gaignard 3d1496285c autogen.sh: allow calling from out-of-tree
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>

https://bugzilla.gnome.org/show_bug.cgi?id=692309
2013-01-23 10:28:13 +00:00
Sebastian Dröge 687158b532 configure: Modernize autotools setup a bit
Also we now only create tar.bz2 and tar.xz tarballs.
2012-04-13 14:01:37 +02:00
David Schleef 6e27903222 autogen: avoid touching .po files during 'make'
A simple workaround to deal with GNU gettext automake integration
failing to deal with git.  Fixes: #669207
2012-02-21 17:17:35 -08:00
Luis de Bethencourt 0f5ff4a8f5 autogen: wingo signed comment 2011-03-22 13:27:20 +01:00
Tim-Philipp Müller 8d0d93bcc6 Bump automake requirement to 1.10 and autoconf to 2.60
For maintainability reasons and $(builddir).

See #622944.
2010-06-28 16:10:59 +01:00
Damien Lespiau 742f792ffb autogen.sh: Don't call configure with --enable-plugin-docs
configure gives a nice warning:
configure: WARNING: unrecognized options: --enable-plugin-docs
and indeed, I could not find anything in the configure.ac or the m4
macros that would allow enabling that option. Remove it then.
2010-03-26 13:28:53 +01:00
Jan Schmidt 9ab7cfd976 autogen.sh: Actually do the 'echo -n' -> printf change. 2009-06-26 15:00:14 +01:00
Jan Schmidt 234f34c14c autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]
Check for more automake command variants. Use printf instead of 'echo -n'
for portability
2009-06-26 14:40:14 +01:00
Tim-Philipp Müller fac0992929 autotools: move the -Wno-portability from autogen.sh to configure.ac
If we're lucky it'll get used on automatic rebuilds as well that way.
2009-05-22 01:31:47 +01:00
Marc-Andre Lureau 49335fa3f7 Run libtoolize before aclocal
This unbreaks the build in some cases. Fixes bug #582021
2009-05-10 16:46:21 +02:00
Edward Hervey cd906c21f8 Use a symbolic link for the pre-commit client-side hook 2009-01-30 08:53:06 +01:00
Edward Hervey 4e3472ae6f Install and use pre-commit indentation hook from common 2009-01-22 06:05:26 +01:00
Edward Hervey 6d325c2ece autogen.sh : Use git submodule 2009-01-21 04:31:58 +01:00
Sebastian Dröge 2cb242b814 Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s...
Original commit message from CVS:
Patch by: Cygwin Ports maintainer
<yselkowitz at users dot sourceforge dot net>
* autogen.sh:
* configure.ac:
Require gettext 0.17 because older versions don't mix with libtool
2.2. At build time an older gettext version will still work.
Fixes bug #556091.
2008-11-29 13:31:55 +00:00
Sebastian Dröge 1355ae0c97 autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We...
Original commit message from CVS:
* autogen.sh:
Add -Wno-portability to the automake parameters to stop warnings
about GNU make extensions being used. We require GNU make in almost
every Makefile anyway.
* configure.ac:
Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
at the same time is required for per target flags.
2008-01-10 12:25:44 +00:00
Tim-Philipp Müller 16e1c0ad3d Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
Original commit message from CVS:
* autogen.sh:
* configure.ac:
* docs/Makefile.am:
Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/inspect/plugin-taglib.xml:
Add/fix apev2mux docs.
2006-06-16 10:56:24 +00:00
Thomas Vander Stichele 5a027ffd66 autogen.sh: require am17
Original commit message from CVS:

* autogen.sh:
require am17
* configure.ac:
* ext/annodex/Makefile.am:
* ext/cdio/Makefile.am:
* ext/dv/Makefile.am:
* ext/esd/Makefile.am:
* ext/flac/Makefile.am:
* ext/gdk_pixbuf/Makefile.am:
* ext/ladspa/Makefile.am:
* ext/libcaca/Makefile.am:
* ext/speex/Makefile.am:
* ext/taglib/Makefile.am:
* sys/oss/Makefile.am:
* sys/sunaudio/Makefile.am:
* sys/ximage/Makefile.am:
clean up build further
2006-06-11 13:57:19 +00:00
Edward Hervey f8efd7186b autogen.sh: libtoolize on Darwin/MacOSX is called glibtoolize.
Original commit message from CVS:
* autogen.sh: (CONFIGURE_DEF_OPT):
libtoolize on Darwin/MacOSX is called glibtoolize.
2006-05-08 11:53:03 +00:00
Michael Smith dd8f37faac autogen.sh: Check for automake 1.9 as well.
Original commit message from CVS:
* autogen.sh:
Check for automake 1.9 as well.
2006-02-24 17:09:56 +00:00
Andy Wingo 5582665174 autogen.sh (package): Now type 'make' to build gst-plugins-good.
Original commit message from CVS:
2005-09-12  Andy Wingo  <wingo@pobox.com>

* autogen.sh (package): Now type 'make' to build gst-plugins-good.
2005-09-12 16:14:48 +00:00
Thomas Vander Stichele 5cfcaf5ec6 releasing 0.9.2
Original commit message from CVS:
releasing 0.9.2
2005-09-06 14:05:33 +00:00
Thomas Vander Stichele 6482f4af8f fix distcheck
Original commit message from CVS:
fix distcheck
2005-09-04 11:50:47 +00:00
Andy Wingo 266b874436 gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h.
Original commit message from CVS:
2005-07-08  Andy Wingo  <wingo@pobox.com>

* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
defines come from config.h.

* autogen.sh: Run autopoint, etc.

* Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.

* configure.ac: Add gettext stuff.
2005-07-08 10:47:30 +00:00
Christian Schaller 886110240a updates to make this closer to compile
Original commit message from CVS:
updates to make this closer to compile
2005-05-05 16:35:52 +00:00
Christian Schaller be52c709a4 make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
2005-05-05 09:10:38 +00:00
Benjamin Otte 27a875e4b0 whoops, checked in too much
Original commit message from CVS:
whoops, checked in too much
2004-05-17 00:38:59 +00:00
David Moore d995685d9c compute offsets correctly for internal buffers so timestamps are set correctly when we can't seek. Also handle cases ...
Original commit message from CVS:
* autogen.sh:
* configure.ac:
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
compute offsets correctly for internal buffers so timestamps are set
correctly when we can't seek. Also handle cases where there are no
offsets. (based on a patch by David Moore, fixes #142507)
2004-05-17 00:25:30 +00:00
Thomas Vander Stichele 147a44ce03 update for plugin changes to export symbols
Original commit message from CVS:
update for plugin changes to export symbols
2004-02-29 08:35:55 +00:00
Benjamin Otte dba7257b1b autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.
Original commit message from CVS:
2004-02-22  Benjamin Otte  <otte@gnome.org>

reported by: Padraig O'Briain <padraig.obriain@sun.com>

* autogen.sh:
replace test -e with test -x for mkinstalldirs to be more portable.
(fixes #134816)
2004-02-22 15:59:08 +00:00
Thomas Vander Stichele 96bbb83816 up gettext version
Original commit message from CVS:
up gettext version
2004-02-13 16:43:51 +00:00
Thomas Vander Stichele c07519bbf2 force autopoint
Original commit message from CVS:
force autopoint
2004-02-12 12:09:25 +00:00
Thomas Vander Stichele e746d11c0a run only once
Original commit message from CVS:
run only once
2004-02-12 12:06:10 +00:00
Thomas Vander Stichele 469936a3bd putting i18n in place for plugins
Original commit message from CVS:
putting i18n in place for plugins
2004-01-19 15:45:55 +00:00
Leif Johnson 69ea30831b fixing bug #126985, gst core requires 1.6 anyway
Original commit message from CVS:
fixing bug #126985, gst core requires 1.6 anyway
2003-11-27 01:59:20 +00:00
David Schleef efdf42b947 get last fix correct.
Original commit message from CVS:
get last fix correct.
2003-08-30 06:50:27 +00:00
David Schleef 95c7066310 Handle libtoolize with alternate names
Original commit message from CVS:
Handle libtoolize with alternate names
2003-08-17 23:35:38 +00:00
Thomas Vander Stichele 0aba7e35bb I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2003-05-28 16:06:00 +00:00
Benjamin Otte 3618058c00 fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to refl...
Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.
2003-05-22 20:45:09 +00:00
Brian Cameron 1c7d5ad0d8 Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
2003-05-21 15:16:49 +00:00
Thomas Vander Stichele 453d871f36 fixes 107967
Original commit message from CVS:
fixes 107967
2003-05-12 15:08:49 +00:00
David Schleef d271f13fd1 remove bashisms
Original commit message from CVS:
remove bashisms
2003-05-09 08:09:38 +00:00
David Schleef 4088af940a Change autoconf_2.52d_check to 2_52 to make bash happy
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
2003-04-13 20:13:58 +00:00
Thomas Vander Stichele b23c8694ab oops
Original commit message from CVS:
oops
2002-12-30 11:14:30 +00:00
Thomas Vander Stichele df78fdf8af slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg

a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
2002-12-26 10:53:21 +00:00
David I. Lehn ea9932349c run libtoolize, remove generated file ltmain.sh add some newer versions for tool checks
Original commit message from CVS:
run libtoolize, remove generated file ltmain.sh
add some newer versions for tool checks
2002-11-02 05:37:37 +00:00
Thomas Vander Stichele 579f0d0671 list preferred autotools
Original commit message from CVS:
list preferred autotools
2002-09-30 07:20:35 +00:00
Thomas Vander Stichele bc465f160c same changes
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
Thomas Vander Stichele 16facd5bf5 small fix
Original commit message from CVS:
small fix
2002-05-18 22:45:56 +00:00