| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1106 2010-11-02 15:10:53Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1111 2010-11-26 20:01:41Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3-rc1. |
| 5 |
|
# |
| 2378 |
|
as_fn_append ac_func_list " usleep" |
| 2379 |
|
as_fn_append ac_func_list " strlcat" |
| 2380 |
|
as_fn_append ac_func_list " strlcpy" |
| 2381 |
+ |
as_fn_append ac_func_list " socketpair" |
| 2382 |
|
as_fn_append ac_header_list " crypt.h" |
| 2383 |
|
as_fn_append ac_header_list " inttypes.h" |
| 2384 |
|
as_fn_append ac_header_list " stdint.h" |
| 13460 |
|
|
| 13461 |
|
|
| 13462 |
|
|
| 13463 |
+ |
|
| 13464 |
+ |
|
| 13465 |
|
# Checks for header files. |
| 13466 |
|
|
| 13467 |
|
|
| 14457 |
|
|
| 14458 |
|
$as_echo "#define EFNET 1" >>confdefs.h |
| 14459 |
|
|
| 14457 |
– |
|
| 14458 |
– |
$as_echo "#define TS5_ONLY 1" >>confdefs.h |
| 14459 |
– |
|
| 14460 |
|
else |
| 14461 |
|
use_efnet="no" |
| 14462 |
|
fi |