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: Paul Eggert
Subject: Re: Autoconf-2.59 fails to build on QNX
Date: 17 Feb 2004 01:56:12 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"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]