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.34 by root, Tue Aug 17 08:47:56 2004 UTC vs.
Revision 1.35 by root, Tue Aug 17 09:16:40 2004 UTC

457AC_PATH_PROG(LN, ln, ln) 457AC_PATH_PROG(LN, ln, ln)
458AC_PATH_PROG(SED, sed, sed) 458AC_PATH_PROG(SED, sed, sed)
459AC_PATH_PROG(ECHO, echo, echo) 459AC_PATH_PROG(ECHO, echo, echo)
460AC_PATH_PROG(CMP, cmp, cmp) 460AC_PATH_PROG(CMP, cmp, cmp)
461AC_PATH_PROG(TBL, tbl) 461AC_PATH_PROG(TBL, tbl)
462AC_PATH_PROG(TIC, tic)
462 463
463dnl# need a neat way to detect SVR4 or its features 464dnl# need a neat way to detect SVR4 or its features
464dnl# in src/command.c we use these functions: 465dnl# in src/command.c we use these functions:
465dnl# grantpt(), unlockpt(), ptsname(), which are defined in <sys/ptms.h> 466dnl# grantpt(), unlockpt(), ptsname(), which are defined in <sys/ptms.h>
466dnl# - but are these also defined for other systems? 467dnl# - but are these also defined for other systems?

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines