Missing quote fries it.
authorJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 06:16:32 +0000 (06:16 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 13 Sep 1991 06:16:32 +0000 (06:16 +0000)
bfd/configure.in

index 14b443e..7664358 100644 (file)
@@ -112,7 +112,7 @@ hp)
 none)
        case "${target_cpu}" in
        i386) bfd_target=i386-coff ;;
-       a29k) case "${target_os} in
+       a29k) case "${target_os}" in
                aout) bfd_target=a29k-aout ;;
                coff) bfd_target=a29k-coff ;;
                sym1) bfd_target=a29k-coff ;;