dialogs: fix compile error

This commit is contained in:
newphreak 2012-07-29 02:23:04 +03:00
parent c754a303f2
commit 7b16d415d1

View File

@ -25,7 +25,7 @@
export LDFLAGS="$LDFLAGS -ltinfo"
cd $PKG_BUILD
ac_cv_path_NCURSES_CONFIG="$ROOT/$TOOLCHAIN/bin/ncurses-config" \
NCURSES_CONFIG="$ROOT/$TOOLCHAIN/bin/ncurses-config" \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \