bug-gnulib
[Top][All Lists]
Advanced

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

Re: cross-compilation guesses (2)


From: Bruno Haible
Subject: Re: cross-compilation guesses (2)
Date: Wed, 02 May 2012 11:13:50 +0200
User-agent: KMail/4.7.4 (Linux/3.1.10-1.9-desktop; KDE/4.7.4; x86_64; ; )

Hi Jim,

> I find it more concise/readable than the above:
> 
>   if { case "$gl_cv_func_rmdir_works:$gl_cv_func_unlink_works" in
>          *yes:*yes) false;;
>          *) true;;
>        esac
>      }; then

OK, I'm taking this way of writing the conditional.

Thanks for your feedback. I will commit after some more testing.

Bruno




reply via email to

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