On Dec 17 22:31, Charles Wilson wrote:
> I think that winsup/cygwin/include/utmpx.h should include the following
> definition, similar to the existing one for UTMPX_FILE:
>
> #define WTMPX_FILE _PATH_WTMP
>
> I'm hitting a compile error in rxvt-unicode:
>
> # if defined(HAVE_STRUCT_UTMPX) && de
I think that winsup/cygwin/include/utmpx.h should include the following
definition, similar to the existing one for UTMPX_FILE:
#define WTMPX_FILE _PATH_WTMP
I'm hitting a compile error in rxvt-unicode:
# if defined(HAVE_STRUCT_UTMPX) && defined(HAVE_UPDWTMPX)
updwtmpx (WTMPX_FILE, utx);
2 matches
Mail list logo