Fix typo in hppa elf.
authorMike Stump <mrs@apple.com>
Wed, 3 May 1995 13:58:38 +0000 (13:58 +0000)
committerMike Stump <mrs@apple.com>
Wed, 3 May 1995 13:58:38 +0000 (13:58 +0000)
configure.in

index 1073096..6c71fb7 100644 (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.
     ;;