INSTALL: ignore gcc Configured with line

This commit is contained in:
Russ Cox 2008-12-06 15:53:13 -08:00
parent e9a2f2e357
commit 4fbb40ce7b

View file

@ -27,7 +27,7 @@ rm -f config
(
echo "* Compiler version:"
9c -v 2>&1 | grep -i version | sed 's/^/ /'
9c -v 2>&1 | grep -v 'Configured with:' | grep -i version | sed 's/^/ /'
if [ `uname` = Linux ]; then
# On Linux, we use the kernel version to decide whether