tn3399_openwrt/package
John Crispin 354aa80ada ncurses: Fix build of libncursew
Packages using libncursesw can fail to build if both libncurses and libncursesw
are not installed. Currently the ncurses.h file is installed in "usr/include/ncursesw"
directory and includes other .h files in the "usr/include" directory incorrectly.
For example: Including <ncursesw/ncurses.h> fails due to these references. These build
changes will set the correct include paths within the developer includes.

Packages that expect ncurses.h (or curses.h) in the default "usr/include" path fail
even when expecting to build with libncursesw and will need to be fixed as well. However,
they cannot be fixed until this patch is applied.

Signed-off-by: Ted Hess <thess@kitschensync.net>

SVN-Revision: 47853
2015-12-11 15:06:01 +00:00
..
base-files board.d: add support for gpio_switch sections 2015-12-04 15:02:32 +00:00
boot uboot-imx6: fix build with gcc-5 2015-11-24 18:27:57 +00:00
devel package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
firmware lantiq: add dsl-vrx200-firmware-xdsl-b: add Annex B version of VRX200 DSL firmware 2015-11-25 22:36:38 +00:00
kernel kernel: Add dummy sound driver 2015-12-11 15:05:53 +00:00
libs ncurses: Fix build of libncursew 2015-12-11 15:06:01 +00:00
network br2684ctl: add atm-bridge disabled option 2015-12-10 14:40:55 +00:00
system ubus: fix various ACL processing problems 2015-12-09 19:42:00 +00:00
utils busybox: Update config for 1.24.1 2015-12-05 09:51:30 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00