Commit 3897b7b7 by Jeffrey A Law Committed by Jeff Law

* configure.in (fr30): Fix typo.

From-SVN: r29789
parent 1f4915dc
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 ...@@ -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:* | :*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment