فهرست منبع

lynx: fix compile with ncursesw

Waldemar Brodkorb 3 ماه پیش
والد
کامیت
bc8a122cc1
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      package/lynx/Makefile

+ 2 - 2
package/lynx/Makefile

@@ -102,8 +102,8 @@ CONFIGURE_ARGS+=	--disable-warnings \
 			--disable-prettysrc \
 			--disable-finger \
 			--disable-dired \
-			--with-screen=ncurses \
-			--disable-widec \
+			--with-screen=ncursesw \
+			--enable-widec \
 			--disable-locale-charset \
 			--with-build-cc='$(HOST_CC)' \
 			--with-build-cflags="$(HOST_CFLAGS)" \