mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	Make clear that "IO backend: select" is not a request but a C API function.
This commit is contained in:
		| @@ -8,7 +8,7 @@ | |||||||
| # (at your option) any later version. | # (at your option) any later version. | ||||||
| # Please read the file COPYING, README and AUTHORS for more information. | # Please read the file COPYING, README and AUTHORS for more information. | ||||||
| # | # | ||||||
| # $Id: configure.in,v 1.116 2005/08/30 20:59:30 fw Exp $ | # $Id: configure.in,v 1.117 2005/12/06 22:37:50 alex Exp $ | ||||||
| # | # | ||||||
|  |  | ||||||
| # -- Initialisation -- | # -- Initialisation -- | ||||||
| @@ -481,7 +481,7 @@ test "$x_identauth_on" = "yes" \ | |||||||
| 	&& echo $ECHO_N "yes   $ECHO_C" \ | 	&& echo $ECHO_N "yes   $ECHO_C" \ | ||||||
| 	|| echo $ECHO_N "no    $ECHO_C" | 	|| echo $ECHO_N "no    $ECHO_C" | ||||||
| echo $ECHO_N "        I/O backend: $ECHO_C" | echo $ECHO_N "        I/O backend: $ECHO_C" | ||||||
| 	echo "$x_io_backend" | 	echo "\"$x_io_backend()\"" | ||||||
|  |  | ||||||
| echo | echo | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton