[issue12271] panel.h is not found even if it's installed on various flavours of SUSE

2013-03-29 Thread Kenneth O'Brien
Kenneth O'Brien added the comment: Removed generated files from patch. Requesting review. -- Added file: http://bugs.python.org/file29608/ken-ncurses-suse-update.patch ___ Python tracker <http://bugs.python.org/is

[issue12271] panel.h is not found even if it's installed on various flavours of SUSE

2013-03-27 Thread Kenneth O'Brien
Kenneth O'Brien added the comment: I have created a simple patch that solves this problem. Depending on whether panel.h or ncurses/panel.h are found, the appropriate one is included. -- nosy: +Kenneth.O'Brien Added file: http://bugs.python.org/file29594/ken_ncu