Hi, we recently noticed that the endianness check in configure may fail for users that customize grep via GREP_OPTIONS. Fortunately, this check seems to be the only one that is sensitive to default grep options (none of the other invocations act on binaries), so let's just fix that one instance.
Cornelia Huck (1): configure: robustify big/little check configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.8.5.5