bug-gnulib
[Top][All Lists]
Advanced

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

Re: How to force using a module in Gnulib? (expl() on OpenBSD)


From: Paul Eggert
Subject: Re: How to force using a module in Gnulib? (expl() on OpenBSD)
Date: Wed, 16 Apr 2014 10:33:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Pádraig Brady wrote:
+             [case $host_os in
+                mingw*) gl_cv_func_expl_buggy="guessing no";;
+                *) gl_cv_func_expl_buggy="guessing yes";;
+              esac])

Sorry, what does this have to do with mingw? Why would we guess yes for (say) glibc?

Instead, please guess no by default, and guess yes only on OpenBSD hosts.



reply via email to

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