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

Comparing rxvt-unicode/configure (file contents):
Revision 1.92 by root, Wed Jan 25 21:04:15 2006 UTC vs.
Revision 1.94 by root, Wed Jan 25 22:09:33 2006 UTC

9950 9950
9951 9951
9952 9952
9953 9953
9954 9954
9955
9956
9957
9958for ac_func in \ 9955for ac_func in \
9959 unsetenv \ 9956 unsetenv \
9960 setutent \ 9957 setutent \
9961 seteuid \
9962 setresuid \
9963 setreuid \
9964 on_exit \ 9958 on_exit \
9965 9959
9966do 9960do
9967as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9961as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9968echo "$as_me:$LINENO: checking for $ac_func" >&5 9962echo "$as_me:$LINENO: checking for $ac_func" >&5
11937_ACEOF 11931_ACEOF
11938cat confdefs.h >>conftest.$ac_ext 11932cat confdefs.h >>conftest.$ac_ext
11939cat >>conftest.$ac_ext <<_ACEOF 11933cat >>conftest.$ac_ext <<_ACEOF
11940/* end confdefs.h. */ 11934/* end confdefs.h. */
11941 11935
11942#include <cstddef> // broken bsds (is that redundant) need this 11936#include <cstddef> // broken bsds (is that redundant?) need this
11943#include <sys/types.h> 11937#include <sys/types.h>
11944#include <sys/socket.h> 11938#include <sys/socket.h>
11945#include <sys/uio.h> 11939#include <sys/uio.h>
11946 11940
11947int 11941int
12244 12238
12245 12239
12246 12240
12247 12241
12248 12242
12243
12244
12245
12246
12249for ac_func in \ 12247for ac_func in \
12250 revoke \ 12248 revoke \
12251 _getpty \ 12249 _getpty \
12252 getpt \ 12250 getpt \
12253 posix_openpt \ 12251 posix_openpt \
12254 isastream \ 12252 isastream \
12253 setuid \
12254 seteuid \
12255 setreuid \
12256 setresuid \
12255 12257
12256do 12258do
12257as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 12259as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12258echo "$as_me:$LINENO: checking for $ac_func" >&5 12260echo "$as_me:$LINENO: checking for $ac_func" >&5
12259echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12261echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines