Re: [dev] [ST] scroll patch build failure [Really SOLVED]

2016-09-24 Thread Nick Warne
On Sat, 24 Sep 2016 17:49:00 +0100 Nick Warne wrote: > On Sat, 24 Sep 2016 18:43:18 +0200 > Jochen Sprickerhof wrote: > > > * Nick Warne [2016-09-24 17:39]: > > > rm config.h, and it builds fine from scratch. make clean doesn't > > > remove config.h (should it?). > > > > No, it should

Re: [dev] [ST] scroll patch build failure [Really SOLVED]

2016-09-24 Thread Nick Warne
On Sat, 24 Sep 2016 18:43:18 +0200 Jochen Sprickerhof wrote: > * Nick Warne [2016-09-24 17:39]: > > rm config.h, and it builds fine from scratch. make clean doesn't > > remove config.h (should it?). > > No, it should not. config.h is your own configuration and you should > know how to update

Re: [dev] [ST] scroll patch build failure [Really SOLVED]

2016-09-24 Thread Jochen Sprickerhof
* Nick Warne [2016-09-24 17:39]: > rm config.h, and it builds fine from scratch. make clean doesn't > remove config.h (should it?). No, it should not. config.h is your own configuration and you should know how to update it if config.def.h changes. signature.asc Description: PGP signature

Re: [dev] [ST] scroll patch build failure [Really SOLVED]

2016-09-24 Thread Nick Warne
On Fri, 23 Sep 2016 17:09:36 +0100 Nick Warne wrote: > I am not getting much luck here (do _I_ suck?) :( > > dwm and st work great so far and I am well impressed and happy; but > any patches I apply either fail: > > http://lists.suckless.org/dev/1609/30448.html > > (I have since tried git vers