[gst-devel] Re: [gst-cvs] ds gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/videotestsrc/

David Schleef ds at schleef.org
Tue May 10 12:18:32 CEST 2005


On Mon, May 09, 2005 at 12:17:53PM +0200, Ronald S. Bultje wrote:
> 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?

Yes, otherwise stuff won't build.



dave...

-- 
David Schleef
Big Kitten LLC (http://www.bigkitten.com/) -- data acquisition on Linux




More information about the gstreamer-devel mailing list