patches/ncurses-01-widec.diff
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 16068 8dffa8f94e81
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca

--- ncurses-5.7/configure.orig	Mon Jul 20 14:35:32 2009
+++ ncurses-5.7/configure	Mon Jul 20 14:37:18 2009
@@ -6824,7 +6824,7 @@
 echo "$as_me:6824: result: $with_widec" >&5
 echo "${ECHO_T}$with_widec" >&6
 if test "$with_widec" = yes ; then
-	LIB_SUFFIX="w${LIB_SUFFIX}"
+	#LIB_SUFFIX="w${LIB_SUFFIX}"
 	cat >>confdefs.h <<\EOF
 #define USE_WIDEC_SUPPORT 1
 EOF