PR: 540
@@ -458,7 +458,7 @@ if [ "${SYSTEM}-${MACHINE}" = "Linux-alpha" ]; then
fi
if [ "${SYSTEM}" = "AIX" ]; then # favor vendor cc over gcc
(cc) 2>&1 | grep -iv "command not found" > /dev/null && CC=cc
(cc) 2>&1 | grep -iv "not found" > /dev/null && CC=cc
CCVER=${CCVER:-0}
The note is not visible to the blocked user.