* configure.in (fr30): Fix typo.
From-SVN: r29789
This commit is contained in:
parent
1f4915dcb3
commit
3897b7b7b8
@ -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>
|
1999-09-21 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* config.sub: Add fr30 target.
|
* config.sub: Add fr30 target.
|
||||||
|
@ -352,7 +352,7 @@ case "${enable_target_optspace}:${target}" in
|
|||||||
yes:*)
|
yes:*)
|
||||||
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
||||||
;;
|
;;
|
||||||
:m32r-* | fr30-*)
|
:m32r-* | :fr30-*)
|
||||||
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
target_makefile_frag="${target_makefile_frag} config/mt-ospace"
|
||||||
;;
|
;;
|
||||||
no:* | :*)
|
no:* | :*)
|
||||||
|
Loading…
Reference in New Issue
Block a user