2006-07-03 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Fix thinko in previous check-in. * configure: Regenerate.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2006-07-03  Paolo Bonzini  <bonzini@gnu.org> | ||||
|  | ||||
| 	* configure.in: Fix thinko in previous check-in. | ||||
| 	* configure: Regenerate. | ||||
|  | ||||
| 2006-07-03  Paolo Bonzini  <bonzini@gnu.org> | ||||
|  | ||||
| 	Sync from gcc: | ||||
|   | ||||
							
								
								
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -2469,7 +2469,7 @@ if test -d ${srcdir}/gcc; then | ||||
|  | ||||
|         # Disable languages that need other directories if these aren't available. | ||||
| 	for i in $subdir_requires .; do | ||||
| 	  test -d gcc/$i && continue | ||||
| 	  test -f "$srcdir/gcc/$i/config-lang.in" && continue | ||||
| 	  case ,${enable_languages}, in | ||||
|             *,${language},*) | ||||
|               # Specifically requested language; tell them. | ||||
|   | ||||
| @@ -1255,7 +1255,7 @@ if test -d ${srcdir}/gcc; then | ||||
|  | ||||
|         # Disable languages that need other directories if these aren't available. | ||||
| 	for i in $subdir_requires .; do | ||||
| 	  test -d gcc/$i && continue | ||||
| 	  test -f "$srcdir/gcc/$i/config-lang.in" && continue | ||||
| 	  case ,${enable_languages}, in | ||||
|             *,${language},*) | ||||
|               # Specifically requested language; tell them. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user