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

Comparing rxvt-unicode/configure.ac (file contents):
Revision 1.81 by ayin, Mon Nov 5 00:55:45 2007 UTC vs.
Revision 1.82 by root, Sun Nov 11 04:08:00 2007 UTC

435 AC_DEFINE_UNQUOTED(RXVT_TERMINFO, "$withval", Set TERMINFO value to the value given by configure) terminfo="$withval" 435 AC_DEFINE_UNQUOTED(RXVT_TERMINFO, "$withval", Set TERMINFO value to the value given by configure) terminfo="$withval"
436 fi]) 436 fi])
437 437
438dnl# -------------------------------------------------------------------------- 438dnl# --------------------------------------------------------------------------
439 439
440m4_include([libev/libev.m4])
441
442dnl# --------------------------------------------------------------------------
443
440AC_PATH_PROG(TIC, tic, :) 444AC_PATH_PROG(TIC, tic, :)
441 445
442dnl# need a neat way to detect SVR4 or its features 446dnl# need a neat way to detect SVR4 or its features
443dnl# in src/command.c we use these functions: 447dnl# in src/command.c we use these functions:
444dnl# grantpt(), unlockpt(), ptsname(), which are defined in <sys/ptms.h> 448dnl# grantpt(), unlockpt(), ptsname(), which are defined in <sys/ptms.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines