ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.118 by root, Sun Nov 18 01:31:38 2007 UTC vs.
Revision 1.119 by root, Sun Nov 18 02:19:20 2007 UTC

5368 5368
5369 5369
5370 5370
5371 5371
5372 5372
5373
5374
5373for ac_header in sys/epoll.h sys/event.h sys/queue.h port.h 5375for ac_header in sys/epoll.h sys/event.h sys/queue.h port.h poll.h sys/select.h
5374do 5376do
5375as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5377as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5376if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5378if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5377 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5379 { echo "$as_me:$LINENO: checking for $ac_header" >&5
5378echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5380echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5511 5513
5512 5514
5513 5515
5514 5516
5515 5517
5518
5519
5516for ac_func in epoll_ctl kqueue port_create 5520for ac_func in epoll_ctl kqueue port_create poll select
5517do 5521do
5518as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 5522as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5519{ echo "$as_me:$LINENO: checking for $ac_func" >&5 5523{ echo "$as_me:$LINENO: checking for $ac_func" >&5
5520echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 5524echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5521if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 5525if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines