autoconf
[Top][All Lists]
Advanced

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

Re: Success (mostly) with the testsuite


From: Akim Demaille
Subject: Re: Success (mostly) with the testsuite
Date: 23 Oct 2000 19:51:04 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

>>>>> "David" == David Morgan <address@hidden> writes:

>> 
>> test s${CONFIG_FILES+et} = set || CONFIG_FILES=$config_files

Yes, sorry I forgot to include the quotes.  I really meant this:

test "${FOO+set}" = set

which is used all over Autoconf.  There is no reason to change this.



reply via email to

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