Alexandre Oliva <[EMAIL PROTECTED]> writes:

> On Mar 30, 2001, Marius Vollmer <[EMAIL PROTECTED]> wrote:
> 
> > Alexandre Oliva <[EMAIL PROTECTED]> writes:
> >> The configure script contains a test command using the `==' operator.
> >> `==' is not portable.  Please change that to `='.  Thanks,
> 
> > Please be more specific.  I can't find a test command using "==" in
> > configure.in.  The only occurences of "==" that I can find are in C
> > code.
> 
> configure.in, line 29:

Whoops, sorry, I had an old version of guile-oops.  Thanks!

2001-03-30  Marius Vollmer  <[EMAIL PROTECTED]>

        * configure.in: Do not use "==" in test command, this is not
        portable.  Thanks to Alexandre Oliva!

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to