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

Comparing rxvt-unicode/configure (file contents):
Revision 1.99 by root, Thu Feb 2 14:40:59 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
14621 14608
14622 Rxvt version: $VERSION : $DATE 14609 Rxvt version: $VERSION : $DATE
14623 Source code location: $srcdir 14610 Source code location: $srcdir
14624 Install path: ${prefix}/bin 14611 Install path: ${prefix}/bin
14625 Compiler: $CXX 14612 Compiler: $CXX
14626 Compiler flags: $CFLAGS 14613 Compiler flags: $CXXFLAGS
14627 Linker: $LINKER" 14614 Linker: $LINKER"
14628 14615
14629if test x$support_xpm = xyes; then 14616if test x$support_xpm = xyes; then
14630 echo " Xpm library: $XPM_LIBS" 14617 echo " Xpm library: $XPM_LIBS"
14631fi 14618fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines