diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-01-23 22:33:55 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-01-23 22:33:55 +0000 |
commit | e8743e1912aa38a96c6994aebe46fd363185b2a7 (patch) | |
tree | fbb9da452b6890da1fff3831d95e0d7a69abb066 /configure | |
parent | 9b978ffe8b67bdccd1e0c5bf3ef3c65d60bc6cd3 (diff) | |
download | cygnal-e8743e1912aa38a96c6994aebe46fd363185b2a7.tar.gz cygnal-e8743e1912aa38a96c6994aebe46fd363185b2a7.tar.bz2 cygnal-e8743e1912aa38a96c6994aebe46fd363185b2a7.zip |
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change.
* configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -828,7 +828,7 @@ target_libs="target-libiberty \ # list belongs in this list. those programs are also very likely # candidates for the "native_only" list which follows # -target_tools="target-examples target-groff target-gperf target-rda" +target_tools="target-examples target-groff target-gperf" ################################################################################ |