Commit affb9cdd by Richard Henderson Committed by Richard Henderson

* configure.target (CPULIMITSH): Fix typo in alpha case.

From-SVN: r48278
parent ba1e6c0b
2001-12-22 Richard Henderson <rth@redhat.com>
* configure.target (CPULIMITSH): Fix typo in alpha case.
Sat Dec 22 09:52:41 2001 Jeffrey A Law (law@redhat.com)
* config/os/hpux/bits/os_defines.h: Update to avoid #defines
......
......@@ -138,7 +138,7 @@ esac
# cpu_limits.h can be found.
# THIS TABLE IS SORTED. KEEP IT THAT WAY.
case "${target}" in
alpha-*-*)
alpha*-*-*)
CPULIMITSH=config/cpu/alpha
;;
cris-*-*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment