bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Autoconf-2.59 fails to build on QNX


From: Stephen Rasku
Subject: RE: Autoconf-2.59 fails to build on QNX
Date: Tue, 17 Feb 2004 08:03:48 -0800

It displays "unset".

-----Original Message-----
From: Paul Eggert [mailto:address@hidden On Behalf Of Paul
Eggert
Sent: Feb 17, 2004 1:56 AM
To: address@hidden
Cc: address@hidden
Subject: Re: Autoconf-2.59 fails to build on QNX


"Stephen Rasku" <address@hidden> writes:

> ../../tests/autom4te[18]: syntax error: `if' unmatched

What does the QNX shell do with this shell file?

#! /bin/sh
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi
echo $as_unset





reply via email to

[Prev in Thread] Current Thread [Next in Thread]