[Bug 754690] libtool versions earlier than 2.4.4 fail with autoreconf
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 12 06:55:09 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754690
--- Comment #21 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Hmm, common master has done away with the libtool version check, actually. Are
you fine with me adding it again, Tim ? I end up with this when applying to
common master:
@@ -41,5 +41,6 @@ AC_DEFUN([AS_LIBTOOL],
fi
AC_SUBST([$1]_LT_LDFLAGS)
+ LT_PREREQ([2.4.4])
AC_LIBTOOL_DLOPEN
])
--
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