grep-devel
[Top][All Lists]
Advanced

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

Re: [Grep-devel] config.sub breaks configuration on Solaris 10


From: Bruno Haible
Subject: Re: [Grep-devel] config.sub breaks configuration on Solaris 10
Date: Sun, 16 Dec 2018 10:19:26 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-139-generic; KDE/5.18.0; x86_64; ; )

Hi Jim,

I guess the reason that this problem on Solaris has not been reported
earlier is that Autoconf usually picks up CONFIG_SHELL = /bin/ksh on
Solaris 10. In the 'grep' snapshot (like in the 'sed' snapshot), you
are using an Autoconf snapshot. It's probably because of this that
$SHELL ends up being /bin/sh, not /bin/ksh.

So, I would recommend to either go back to a released version of
Autoconf, or apply my config.sub patch locally.

Bruno




reply via email to

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