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

Comparing rxvt-unicode/autoconf/configure.in (file contents):
Revision 1.63 by root, Wed Jan 4 05:24:55 2006 UTC vs.
Revision 1.65 by root, Tue Jan 10 18:09:22 2006 UTC

562 sys/time.h \ 562 sys/time.h \
563 utmp.h \ 563 utmp.h \
564 utmpx.h \ 564 utmpx.h \
565 stdint.h \ 565 stdint.h \
566 pty.h \ 566 pty.h \
567 util.h \
568 libutil.h \
567 wchar.h \ 569 wchar.h \
568 cwchar \ 570 cwchar \
569 clocale \ 571 clocale \
570) 572)
571 573
1426AC_SUBST(PERLPRIVLIBEXP) 1428AC_SUBST(PERLPRIVLIBEXP)
1427AC_SUBST(PERL) 1429AC_SUBST(PERL)
1428AC_SUBST(IF_PERL) 1430AC_SUBST(IF_PERL)
1429AC_SUBST(PERL_O) 1431AC_SUBST(PERL_O)
1430 1432
1433if text x$support_perl = xyes; then
1434 support_frills=yes
1435fi
1436
1431dnl> AC_CHECK_FUNCS(gettimeofday putenv select socket) 1437dnl> AC_CHECK_FUNCS(gettimeofday putenv select socket)
1432 1438
1433CFLAGS=${CFLAGS--O} 1439CFLAGS=${CFLAGS--O}
1434LDFLAGS=${LDFLAGS--O} 1440LDFLAGS=${LDFLAGS--O}
1435 1441

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines