Browse CVS Repository
Diff of /freewnn/FreeWnn/configure
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 19766 |
|
|
| 19767 |
|
|
| 19768 |
|
|
| 19769 |
|
|
| 19770 |
for ac_func in random drand48 fchmod getopt killpg \ |
for ac_func in random drand48 fchmod getopt killpg \ |
| 19771 |
FD_SET \ |
FD_SET \ |
| 19772 |
gethostname select socket closesocket setsockopt send recv \ |
gethostname select socket closesocket setsockopt send recv \ |
| 19773 |
getdtablesize getrlimit syslog vsyslog setenv snprintf \ |
getdtablesize getrlimit syslog vsyslog setenv snprintf \ |
| 19774 |
ptsname openpty pututxline pututline |
ptsname openpty pututxline pututline setsid |
| 19775 |
do |
do |
| 19776 |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 19777 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
echo "$as_me:$LINENO: checking for $ac_func" >&5 |
|
|
Legend:
| Removed from v.1.40 |
|
| changed lines |
| |
Added in v.1.41 |
|
|
|