mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
Minor update to last change.
This commit is contained in:
parent
7127b8cb52
commit
dc176a9cdf
2
config.guess
vendored
2
config.guess
vendored
@ -158,7 +158,7 @@ EOF
|
|||||||
elif grep bos411 /usr/include/stdio.h >/dev/null 2>&1; then
|
elif grep bos411 /usr/include/stdio.h >/dev/null 2>&1; then
|
||||||
IBM_REV=4.1.1
|
IBM_REV=4.1.1
|
||||||
else
|
else
|
||||||
IBM_REV=4
|
IBM_REV=4.${UNAME_RELEASE}
|
||||||
fi
|
fi
|
||||||
echo ${IBM_ARCH}-ibm-aix${IBM_REV}
|
echo ${IBM_ARCH}-ibm-aix${IBM_REV}
|
||||||
exit 0 ;;
|
exit 0 ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user