Re: [PATCH] Make the ncursesw driver of the console client compile properly

2014-07-17 Thread Samuel Thibault
Marek Benc, le Fri 04 Jul 2014 23:49:06 +0200, a écrit : > As it turns out, someone was cleaning up the Makefile of the console > client, and he ended up checking for ncursesw before Makeconf was > included, which always caused that the source list for the driver was > empty, while the later check,

[PATCH] Make the ncursesw driver of the console client compile properly

2014-07-05 Thread Marek Benc
As it turns out, someone was cleaning up the Makefile of the console client, and he ended up checking for ncursesw before Makeconf was included, which always caused that the source list for the driver was empty, while the later check, the one that defines the build rule for the driver, succeeded if