Re: utmpx fallout - fix for mrxvt-devel

2010-01-15 Thread Lars Engels
On Fri, Jan 15, 2010 at 12:43:18PM +0100, Gary Jennejohn wrote: > Here's an (inlined) patch to fix mrxvt-devel after the move to utmpx. > > The maintainer (lme@) copied per Cc. > > --- Makefile.orig 2010-01-15 12:23:35.0 +0100 > +++ Makefile 2010-01-15 12:27:54.0 +0100 > @@ -

utmpx fallout - fix for mrxvt-devel

2010-01-15 Thread Gary Jennejohn
Here's an (inlined) patch to fix mrxvt-devel after the move to utmpx. The maintainer (lme@) copied per Cc. --- Makefile.orig 2010-01-15 12:23:35.0 +0100 +++ Makefile2010-01-15 12:27:54.0 +0100 @@ -37,6 +37,10 @@ .include +.if ${OSVERSION} >= 97 +CONFIGURE_ARGS+