[gst-devel] RFC: configure script fixes
Richard Boulton
richard at tartarus.org
Thu Aug 9 01:28:46 CEST 2001
On Sun, Aug 05, 2001 at 11:41:54PM +0200, Christian Schaller wrote:
> The two occurences are under gsm and SDL. Can those in the know confirm
> that changing == to = in these two cases will not cause any troubles?
Correct: it should not cause any problems. == in test is almost certain to
be a mistake (and I'm sure it is in the cases you refer to).
I often make the mistake though. :(
--
Richard
More information about the gstreamer-devel
mailing list