* configure.in (fr30): Fix typo.
From-SVN: r29789
This commit is contained in:
parent
1f4915dcb3
commit
3897b7b7b8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Sun Oct 3 14:20:22 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* configure.in (fr30): Fix typo.
|
||||
|
||||
1999-09-21 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* config.sub: Add fr30 target.
|
||||
|
|
|
@ -352,7 +352,7 @@ case "${enable_target_optspace}:${target}" in
|
|||
yes:*)
|
||||
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
||||
;;
|
||||
:m32r-* | fr30-*)
|
||||
:m32r-* | :fr30-*)
|
||||
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
||||
;;
|
||||
no:* | :*)
|
||||
|
|
Loading…
Add table
Reference in a new issue