repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 466ab4d1dcd9da259f497c76760fc6c7d952229b:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 466ab4d1dcd9da259f497c76760fc6c7d952229b
Author: Emanuele Giaquinta 
Date:   Mon Jan 23 10:41:16 2006 +0000

    *** empty log message ***

diff --git a/configure.ac b/configure.ac
index d31fd504b07edcdaef1a5a5f158d4ea13a425a8e..
index ..55c9a41aa872cab99dd0e60d956a26129c908e46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -116,9 +116,6 @@ support_keepscrolling=yes
 support_selectionscrolling=yes
 support_mousewheel=yes
 support_mouseslipwheel=yes
-support_utmp=yes
-support_wtmp=yes
-support_lastlog=yes
 support_text_blink=yes
 support_pointer_blank=yes
 support_scroll_rxvt=yes
diff --git a/ptytty.m4 b/ptytty.m4
index adb5a5b401d28619f1d2accdb23d3f1ccf4534f6..
index ..1e574dfb38131bd0fa822df1cc23cf8335275048 100644
--- a/ptytty.m4
+++ b/ptytty.m4
@@ -76,6 +76,10 @@ fi

 AC_DEFUN([UTMP_CHECK],
 [
+support_utmp=yes
+support_wtmp=yes
+support_lastlog=yes
+
 AC_ARG_ENABLE(utmp,
   [  --enable-utmp           enable utmp (utmpx) support],
   [if test x$enableval = xyes -o x$enableval = xno; then

-----END OF PAGE-----