2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change. * configure: Regenerate.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org> | ||||
|  | ||||
| 	* configure.in: Revert previous change. | ||||
| 	* configure: Regenerate. | ||||
|  | ||||
| 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org> | ||||
|  | ||||
| 	* configure.in: Make rda native-only. | ||||
|   | ||||
							
								
								
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -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" | ||||
|  | ||||
| ################################################################################ | ||||
|  | ||||
|   | ||||
| @@ -171,7 +171,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" | ||||
|  | ||||
| ################################################################################ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user