c40a93cf47
PR: 143954 Submitted by: bf <bf1783@gmail.com> Approved by: maintainer
11 lines
304 B
C
11 lines
304 B
C
--- src/rxvt.h
|
|
+++ src/rxvt.h
|
|
@@ -804,7 +804,7 @@
|
|
#define rxvt_Gr_ButtonRelease(x,y) rxvt_Gr_ButtonReport (r, 'R',(x),(y))
|
|
|
|
#ifdef UTMP_SUPPORT
|
|
-# if !defined(RXVT_UTMPX_FILE) || !defined(HAVE_STRUCT_UTMPX)
|
|
+# if !defined(HAVE_STRUCT_UTMPX)
|
|
# undef HAVE_UTMPX_H
|
|
# undef HAVE_STRUCT_UTMPX
|
|
# endif
|