diff options
Diffstat (limited to 'news/tin/files/patch-ab')
-rw-r--r-- | news/tin/files/patch-ab | 52 |
1 files changed, 8 insertions, 44 deletions
diff --git a/news/tin/files/patch-ab b/news/tin/files/patch-ab index affeb90017d..f3d756b7c2d 100644 --- a/news/tin/files/patch-ab +++ b/news/tin/files/patch-ab @@ -1,6 +1,6 @@ ---- configure.orig Wed Dec 15 18:56:37 2004 -+++ configure Fri Mar 11 18:11:35 2005 -@@ -5463,7 +5463,7 @@ +--- configure.orig Tue Apr 25 16:23:36 2006 ++++ configure Sat May 27 05:10:52 2006 +@@ -6189,7 +6189,7 @@ case $host_os in #(vi @@ -8,26 +8,8 @@ +XXXfreebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it's static). - echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -@@ -5799,7 +5799,7 @@ - mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); -- wcsnlen(wcb, 4); -+ //wcsnlen(wcb, 4); - wcwidth((wint_t) wcb[0]); - wcswidth(wcb, 5); - wcstombs(ocb, wcb, 5); -@@ -5835,7 +5835,7 @@ - mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); -- wcsnlen(wcb, 4); -+ //wcsnlen(wcb, 4); - wcwidth((wint_t) wcb[0]); - wcswidth(wcb, 5); - wcstombs(ocb, wcb, 5); -@@ -6386,7 +6386,7 @@ + if test "$cf_nculib_root" = ncurses ; then +@@ -7114,7 +7114,7 @@ case $host_os in #(vi @@ -35,31 +17,13 @@ +XXXfreebsd*) # This is only necessary if you are linking against an obsolete # version of ncurses (but it should do no harm, since it's static). - echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 -@@ -6924,7 +6924,7 @@ + if test "$cf_nculib_root" = ncurses ; then +@@ -7654,7 +7654,7 @@ if test "$cf_result" = no ; then case $host_os in #(vi -freebsd*) #(vi +XXXfreebsd*) #(vi echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 - echo "configure:6930: checking for tgoto in -lmytinfo" >&5 + echo "configure:7660: checking for tgoto in -lmytinfo" >&5 ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` -@@ -11904,7 +11904,7 @@ - mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); -- wcsnlen(wcb, 4); -+ //wcsnlen(wcb, 4); - wcwidth((wint_t) wcb[0]); - wcswidth(wcb, 5); - wcstombs(ocb, wcb, 5); -@@ -11940,7 +11940,7 @@ - mbstowcs(wcb, icb, 5); - iswprint((wint_t) wcb[0]); - wcslen(wcb); -- wcsnlen(wcb, 4); -+ //wcsnlen(wcb, 4); - wcwidth((wint_t) wcb[0]); - wcswidth(wcb, 5); - wcstombs(ocb, wcb, 5); |