Re: [Powertop] [PATCH] Make ncurses dependency optional
Arjan van de Ven <arjan at linux.intel.com> Wed, 18 Jul 2012 08:32:15 -0700
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
On 7/18/2012 7:54 AM, Igor Zhbanov wrote: > Make ncurses dependency optional. Provide --without-ncurses option > to configure. I'm sorry but this patch is disgusting; PowerTOP uses ncurses. Really. crapping ifdefs all over the codebase to pretend it does not, we're just really not going to do that this way.