fix stupid typo
authorDavid D. Zuhn <zoo@cygnus>
Mon, 19 Jul 1993 22:24:56 +0000 (22:24 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Mon, 19 Jul 1993 22:24:56 +0000 (22:24 +0000)
bfd/configure.in

index 957e49fe55b2f84cfc1fd48d52aba18191e92303..184a72419c8011f2b639782721b563f730bea4f6 100644 (file)
@@ -54,7 +54,7 @@ case "${target}" in
   i[34]86-*-isc*)      bfd_target=i386-sco ;; # gets core dump reading right
   i[34]86-*-sco*)      bfd_target=i386-sco ;;
   i[34]86-*-bsd*)      bfd_target=i386-bsd ;;
-  o[34]86-*-lynxos*)   bfd_target=i386-lynx ;;
+  i[34]86-*-lynxos*)   bfd_target=i386-lynx ;;
   i[34]86-*-coff)      bfd_target=i386-coff ;;
   i[34]86-*-aix*)      bfd_target=i386-coff ;;
   i[34]86-*-elf)       bfd_target=i386-elf ;;