[gst-devel] Re: [gst-cvs] ds gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/videotestsrc/
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Mon May 9 03:20:16 CEST 2005
On Mon, 2005-05-09 at 03:21, David Schleef wrote:
> * configure.ac: Require liboil.
[..]
> --- configure.ac 6 May 2005 03:32:50 -0000 1.535
> +++ configure.ac 9 May 2005 01:20:55 -0000 1.536
[..]
> -if test "x${HAVE_LIBOIL}" = xyes ; then
> - #AC_DEFINE_UNQUOTED(HAVE_LIBOIL, 1, [Define if liboil is being used])
> - true
> +if test "x${HAVE_LIBOIL}" != xyes ; then
> + AC_ERROR([liboil-0.3 is required])
Is this intentional?
Ronald
--
Ronald S. Bultje <rbultje at ronald.bitfreak.net>
More information about the gstreamer-devel
mailing list