Commit graph

20 commits

Author SHA1 Message Date
Thibault Saunier 0f8f27e55c Implement the glue code so GstFraction works 2012-08-19 18:56:29 -04:00
Luis de Bethencourt 208ce7dce7 autogen: wingo signed comment 2011-03-22 13:30:55 +01:00
Edward Hervey e1843c5f8f Bump automake requirements to 1.10 and autoconf to 2.60 2010-06-30 10:25:50 +02:00
Tim-Philipp Müller aa183d9231 autogen.sh: remove undefined configure options 2010-06-03 13:09:28 +01:00
Tim-Philipp Müller 673fe4f48d build: put build files into m4/ instead of common/m4/
We don't want the common submodule directory contaminated with
random build cruft.
2010-05-28 10:34:56 +01:00
Marc-Andre Lureau a2f663f245 Run libtoolize before aclocal
This unbreaks the build in some cases. Fixes bug #582021
2009-08-06 14:29:48 +02:00
Edward Hervey 053cd4bdee Fix previous commit, wasn't actually setting up a symbolic link 2009-01-30 09:06:31 +01:00
Edward Hervey c904c72063 Use a symbolic link for the pre-commit client-side hook 2009-01-30 08:59:21 +01:00
Edward Hervey 68477fae2b Install and use pre-commit indentation hook from common 2009-01-22 06:10:50 +01:00
Edward Hervey 0feb0631ec autogen.sh : Use git submodule 2009-01-21 04:36:02 +01:00
Sebastian Dröge cb1a86176d 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:
Check for a working C compiler with AC_PROG_CC.
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:51:21 +00:00
Edward Hervey 8fb6dbf1dd 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:59:56 +00:00
Andy Wingo 3e85dcc15e autogen.sh (CONFIGURE_DEF_OPT): Check for automake 1.9 and 1.8, but not for 1.5.
Original commit message from CVS:
2005-10-12  Andy Wingo  <wingo@pobox.com>

* autogen.sh (CONFIGURE_DEF_OPT): Check for automake 1.9 and 1.8,
but not for 1.5.
2005-10-12 17:20:17 +00:00
Thomas Vander Stichele f939382d3d sync with other modules
Original commit message from CVS:
sync with other modules
2004-06-21 09:52:03 +00:00
Thomas Vander Stichele b86c702816 make gstreamer python work uninstalled again
Original commit message from CVS:
make gstreamer python work uninstalled again
2004-03-04 11:32:46 +00:00
Johan Dahlin 212df27212 gstreamer/: All over the place, more rename work (gstreamer -> gst)
Original commit message from CVS:
* gstreamer/: All over the place, more rename work (gstreamer -> gst)
2004-02-27 18:32:20 +00:00
David Schleef f31d863ceb Fix detection of source tree
Original commit message from CVS:
Fix detection of source tree
2003-06-27 18:39:33 +00:00
Thomas Vander Stichele 67d9d38cff update to conform more to other modules fix spec file, the bindings build and work, yay !
Original commit message from CVS:
update to conform more to other modules
fix spec file, the bindings build and work, yay !
2003-06-11 20:32:29 +00:00
David I. Lehn b807857c46 email addr update
Original commit message from CVS:
email addr update
2002-12-17 17:40:42 +00:00
David I. Lehn 564e342e89 initial python bindings
Original commit message from CVS:
initial python bindings
2002-03-24 04:32:10 +00:00