Fix typo in hppa elf.

This commit is contained in:
Mike Stump 1995-05-03 13:58:38 +00:00
parent a55c3291d5
commit 8a71f0f3d5
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ case "${target}" in
h8500-*-*)
noconfigdirs="$noconfigdirs libg++ libstdc++ libio librx"
;;
hppa*-*-*elf*) | \
hppa*-*-*elf* | \
hppa*-*-lites*)
# Do configure ld/binutils/gas for this case.
;;