[Bug 692864] New: [PATCH] Fails to build with Automake 1.13 due to deprecated macro AM_CONFIG_HEADER
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 30 01:29:01 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=692864
GStreamer | gst-editing-services | git
Summary: [PATCH] Fails to build with Automake 1.13 due to
deprecated macro AM_CONFIG_HEADER
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-editing-services
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: bugs at kerrickstaley.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=234811)
View: https://bugzilla.gnome.org/attachment.cgi?id=234811
Review: https://bugzilla.gnome.org/review?bug=692864&attachment=234811
Patch fixing the issue
gst-editing-services uses the deprecated macro AM_CONFIG_HEADER in
configure.ac; it needs to be replaced with AC_CONFIG_HEADERS in order to build
with Automake 1.13.
See
https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
--
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