On Fri, Jan 25, 2013 at 11:30:56AM +0100, Francisco Borges wrote: > Installs the shell binary, and all applicable completion functions. > Completion functions specific for other systems (e.g. AIX/Solaris/Redhat/etc) > are not installed. > > Compiled against ncurses. Notice the "--with-term-lib=..." at Build/Configure > forcing the preference for ncurses (against ncursesw). To build with ncursesw, > (i) change the dependencies, (ii) remove the '--with-term-lib=...' (iii) add > CPPFLAGS=-I$(STAGING_DIR)/usr/include/ncursesw to the configure command.
Applied in r35474, but switching between ncurses/ncursesw should be extended so the user can select it in "make menuconfig"... Thank you for the zsh package :) Luka _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
