It was used for narrow lib and there are no reasons why it should not be
set for widec tool. Noticed by Eric Benard.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
# is not available so that the shipped script will be used.
do_configure() {
for i in \
- 'narrowc --with-ticlib' \
+ 'narrowc' \
'widec --enable-widec --without-progs'; do
set -- $i
mkdir -p $1
--with-shared \
--disable-big-core \
--program-prefix= \
+ --with-ticlib \
--with-termlib=tinfo \
--enable-sigwinch \
--enable-pc-files \