[Bug 697874] autoconf wrong version checking failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 14 09:55:02 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697874
  GStreamer | common | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|gst-plugins-bad             |common
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-14 16:55:00 UTC ---
Thanks, should be fix now (once common is updated in -bad)


commit 3cb3d3cbbf794c18a6f91866c6d7fa38880c1eb8
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 17:52:52 2013 +0100

    update-common: fix case statement

commit 27365926b86b772958bedc78e446545d0ea1f2e8
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 17:17:50 2013 +0100

    update-common: generate autogen.sh from template for selected modules

commit 032846aaebb0aca75920fb40b6ffe72d957b511b
Author: Robert Jobbagy <jobbagy.robert at gmail.com>
Date:   Fri Apr 12 15:10:18 2013 +0200

    autogen.sh.in: fix autoconf version check

    We require 2.68 in all main modules now, don't be content
    with 2.62 here just to have autoconf error out later.

    https://bugzilla.gnome.org/show_bug.cgi?id=697874

commit 6ac0583d67c23405004cf6caab1464ed8c885b99
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 16:55:48 2013 +0100

    autogen.sh.in: remove workaround for prehistoric autopoint versions

commit bd4be3e188edf8d8ca619cee608e918bda5de627
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 16:52:12 2013 +0100

    autogen.sh.in: merge some changes from gst-plugins-base

    But drop the feature to automatically add --disable-xyz and
    --enable-xyz arguments when calling configure based on local
    files called enable/disable. We can always add it back if
    it turns out someone is actually using that.

commit ba02609254fa685e8269b535ff1f398083ed651e
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 16:11:24 2013 +0100

    autogen.sh.in: split out core-specific default configure options

commit 9fd75dfd5de2f4573b2cfe7844fe704aae314189
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 15:37:21 2013 +0100

    autogen.sh.in: only touch .pot file if there's a po directory

commit 35495dd48fb1d2c529b712ab01d47a8ee8989af8
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sun Apr 14 15:17:12 2013 +0100

    update-autogen: new tool to generate module autogen.sh files from a common
template

    Maybe one day an autogen.sh consisting of just 'autoreconf' will
    be enough. Until then, let's try to at least use consistent autogen.sh
    in the different modules. This tool will hopefully help with that.

    The autogen.sh.in template is currently based on the autogen.sh
    from core. There are changes in other modules which should probably
    be merged into that.

    One bug has already been fixed: touch gstreamer-1.0.pot not -0.10.pot

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list