autoconf
[Top][All Lists]
Advanced

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

Re: Success (mostly) with the testsuite


From: Lars J. Aas
Subject: Re: Success (mostly) with the testsuite
Date: Fri, 20 Oct 2000 17:45:56 +0200
User-agent: Mutt/1.2.5i

On Fri, Oct 20, 2000 at 08:41:49AM -0700, David Morgan wrote:
: > test ${FOO+set} = set || FOO=$foo
:
: I just tried you proposed change and I get a syntax error from:
: 
: test ${CONFIG_FILES+$config_files} = $config_files || 
CONFIG_FILES=$config_files

Use "set" verbatim like Akim wrote - don't interpret it as the set of config 
files...

  Lars J



reply via email to

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