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

Comparing rxvt-unicode/configure (file contents):
Revision 1.100 by root, Wed Feb 8 22:49:03 2006 UTC vs.
Revision 1.101 by ayin, Sun Sep 10 14:33:41 2006 UTC

11469 11469
11470cat >>confdefs.h <<_ACEOF 11470cat >>confdefs.h <<_ACEOF
11471#define LASTLOGX_FILE "$path_lastlogx" 11471#define LASTLOGX_FILE "$path_lastlogx"
11472_ACEOF 11472_ACEOF
11473 11473
11474fi
11475
11476if test x$support_utmp != xyes; then
11477 echo " utmp support: disabled"
11478 echo
11479else
11480 echo " utmp support: enabled
11481 utmp file: $path_utmp
11482 utmpx file: $path_utmpx
11483 wtmp file: $path_wtmp
11484 wtmpx file: $path_wtmpx
11485 lastlog file: $path_lastlog
11486 lastlogx file: $path_lastlogx"
11487fi 11474fi
11488 11475
11489 11476
11490 11477
11491echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11478echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines