summaryrefslogtreecommitdiff
path: root/packages/misc/ncurses/ncurses.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc/ncurses/ncurses.mk')
-rw-r--r--packages/misc/ncurses/ncurses.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/misc/ncurses/ncurses.mk b/packages/misc/ncurses/ncurses.mk
index eb961cf..20168e1 100644
--- a/packages/misc/ncurses/ncurses.mk
+++ b/packages/misc/ncurses/ncurses.mk
@@ -43,7 +43,7 @@ NCURSES_LIBS = libcurses.a libform.a libform_g.a libmenu.a libmenu_g.a \
libpanel_g.a terminfo
NCURSES_PKGCONFIGS =
-NCURSES_CONFIGURE_ENV := CFLAGS="$(CFLAGS) -fPIC"
+NCURSES_CONFIGURE_ENV := CFLAGS="$(CFLAGS) -fPIC" ac_cv_header_locale_h=no
NCURSES_CONFIGURE_OPTS := --disable-rpath --without-cxx-binding \
--without-ada --disable-database \
--enable-termcap --without-progs \