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 1073096778fb9b1079d81e04f163156d5d24ed21..6c71fb79f3ee887694facaac2364050542ab2129 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.
     ;;
This page took 0.025784 seconds and 4 git commands to generate.