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

Comparing rxvt-unicode/configure (file contents):
Revision 1.126 by ayin, Sun Jan 27 22:48:31 2008 UTC vs.
Revision 1.127 by root, Mon May 5 16:51:52 2008 UTC

5323 5323
5324 5324
5325 5325
5326 5326
5327 5327
5328
5328for ac_header in sys/inotify.h sys/epoll.h sys/event.h sys/queue.h port.h poll.h sys/select.h 5329for ac_header in sys/inotify.h sys/epoll.h sys/event.h sys/queue.h port.h poll.h sys/select.h sys/eventfd.h
5329do 5330do
5330as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5331as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5331if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5332if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5332 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5333 { echo "$as_me:$LINENO: checking for $ac_header" >&5
5333echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5334echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
5469 5470
5470 5471
5471 5472
5472 5473
5473 5474
5475
5474for ac_func in inotify_init epoll_ctl kqueue port_create poll select 5476for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd
5475do 5477do
5476as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 5478as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5477{ echo "$as_me:$LINENO: checking for $ac_func" >&5 5479{ echo "$as_me:$LINENO: checking for $ac_func" >&5
5478echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 5480echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5479if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 5481if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8556 8558
8557 8559
8558 8560
8559 8561
8560for ac_func in \ 8562for ac_func in \
8563 ttyslot \
8561 updwtmp \ 8564 updwtmp \
8562 updwtmpx \ 8565 updwtmpx \
8563 updlastlogx \
8564 8566
8565do 8567do
8566as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8568as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8567{ echo "$as_me:$LINENO: checking for $ac_func" >&5 8569{ echo "$as_me:$LINENO: checking for $ac_func" >&5
8568echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 8570echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9989 9991
9990cat >>confdefs.h <<_ACEOF 9992cat >>confdefs.h <<_ACEOF
9991#define LASTLOG_FILE "$path_lastlog" 9993#define LASTLOG_FILE "$path_lastlog"
9992_ACEOF 9994_ACEOF
9993 9995
9996 if test -d "$path_lastlog"; then
9997
9998cat >>confdefs.h <<\_ACEOF
9999#define LASTLOG_IS_DIR 1
10000_ACEOF
10001
10002 fi
9994fi 10003fi
9995 10004
9996{ echo "$as_me:$LINENO: checking where lastlogx is located" >&5 10005{ echo "$as_me:$LINENO: checking where lastlogx is located" >&5
9997echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6; } 10006echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6; }
9998if test "${path_lastlogx+set}" = set; then 10007if test "${path_lastlogx+set}" = set; then
10488 10497
10489 10498
10490 10499
10491 10500
10492 10501
10502
10493for ac_header in \ 10503for ac_header in \
10494 pty.h \ 10504 pty.h \
10495 util.h \ 10505 util.h \
10496 libutil.h \ 10506 libutil.h \
10497 sys/ioctl.h \ 10507 sys/ioctl.h \
10498 sys/stropts.h \ 10508 sys/stropts.h \
10509 stropts.h \
10499 10510
10500do 10511do
10501as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10512as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10502if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 10513if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10503 { echo "$as_me:$LINENO: checking for $ac_header" >&5 10514 { echo "$as_me:$LINENO: checking for $ac_header" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines