Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dialog: fix the redirection of the error information | Roy Li | 2014-09-26 | 1 | -2/+2 |
| | | | | | | | | Drop the error information, other than redirect them to stdout, otherwise the error information will be included into LIBS/CFLAG Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | dialog: inherit brokensep and use pkg-config to detect ncurses | Roy Li | 2014-06-21 | 1 | -0/+40 |
1. inherit autotools-brokensep, or else configuration will fail since B!=S 2. use pkg-config to detect ncurses, since ncurses-config no longer works Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |