mirror of
				https://github.com/openresty/openresty.git
				synced 2024-10-13 00:29:41 +00:00 
			
		
		
		
	bugfix: fixed a typo in configure.
This commit is contained in:
		
							
								
								
									
										2
									
								
								util/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								util/configure
									
									
									
									
										vendored
									
									
								
							| @ -564,7 +564,7 @@ _END_ | ||||
|  | ||||
|     if (!$opts->{no_stream} | ||||
|         && ! $opts->{no_stream_ssl_preread} | ||||
|         && ! $opts->{stream_ssl_preead}) | ||||
|         && ! $opts->{stream_ssl_preread}) | ||||
|     { | ||||
|         $opts->{stream_ssl_preread} = 1; | ||||
|         push @ngx_opts, '--with-stream_ssl_preread_module'; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user