summaryrefslogtreecommitdiff
path: root/news/tin/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/patches/patch-am')
-rw-r--r--news/tin/patches/patch-am12
1 files changed, 6 insertions, 6 deletions
diff --git a/news/tin/patches/patch-am b/news/tin/patches/patch-am
index 291fb80965a..a187e6693a1 100644
--- a/news/tin/patches/patch-am
+++ b/news/tin/patches/patch-am
@@ -1,10 +1,10 @@
-$NetBSD: patch-am,v 1.1 2010/02/25 16:05:57 drochner Exp $
+$NetBSD: patch-am,v 1.2 2011/11/30 21:22:41 wiz Exp $
---- configure.orig 2009-02-11 20:29:48.000000000 +0000
+--- configure.orig 2011-08-22 22:03:55.000000000 +0000
+++ configure
-@@ -7996,6 +7996,9 @@ test "$cf_cv_curses_dir" != "no" && { \
- if test -n "$cf_cv_curses_dir/include $cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then
- for cf_add_incdir in $cf_cv_curses_dir/include $cf_cv_curses_dir/include/$cf_ncuhdr_root
+@@ -7706,6 +7706,9 @@ echo "$ac_t""$cf_cv_ncurses_h2" 1>&6
+ if test -n "$cf_1st_incdir" ; then
+ for cf_add_incdir in $cf_1st_incdir
do
+ if ! [ -d $cf_add_incdir ]; then
+ continue;
@@ -12,7 +12,7 @@ $NetBSD: patch-am,v 1.1 2010/02/25 16:05:57 drochner Exp $
while test $cf_add_incdir != /usr/include
do
if test -d $cf_add_incdir
-@@ -8093,7 +8096,6 @@ printf("%s\n", NCURSES_VERSION);
+@@ -8803,7 +8806,6 @@ printf("%s\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\n");
#else