Merge branch 'master' into 0.11
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 4 Mar 2011 15:30:36 +0000 (16:30 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 4 Mar 2011 15:30:36 +0000 (16:30 +0100)
1  2 
configure.ac

diff --cc configure.ac
@@@ -40,9 -40,11 +40,11 @@@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_R
  dnl our libraries and install dirs use major.minor as a version
  GST_MAJORMINOR=$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR
  dnl we override it here if we need to for the release candidate of new series
 -GST_MAJORMINOR=0.10
 +GST_MAJORMINOR=0.11
  AC_SUBST(GST_MAJORMINOR)
  
+ AG_GST_LIBTOOL_PREPARE
  dnl FIXME: this macro doesn't actually work;
  dnl the generated libtool script has no support for the listed tags.
  dnl So this needs to be fixed first if we want to use this