diff options
author | Kevin Buettner <kevinb@redhat.com> | 2002-11-04 18:41:14 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2002-11-04 18:41:14 +0000 |
commit | c5ca7d679f6f89731bb9933b1572f4dafe2a00f4 (patch) | |
tree | 03b5c6d9f5f9f5898049ac59a003e28c0e4b8485 /configure.in | |
parent | cfbd2b6ba775cc14e3083a80a3b0d86e9e0162f2 (diff) | |
download | gdb-c5ca7d679f6f89731bb9933b1572f4dafe2a00f4.tar.gz |
Top level configury changes for RDA.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 6b714947a66..21b86fde476 100644 --- a/configure.in +++ b/configure.in @@ -76,7 +76,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_tools="target-examples target-groff target-gperf target-rda" ################################################################################ |