]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - patches/patch-ah
e2a384bd2bd1d2ce8fda5ca77a86aeb0763ee278
[pkgsrc-ghc.git] / patches / patch-ah
1 $NetBSD$
2
3 --- libraries/terminfo/configure.orig   2009-12-11 03:31:59.000000000 +0900
4 +++ libraries/terminfo/configure
5 @@ -3568,7 +3568,7 @@ echo "$as_me: error: curses headers coul
6  See \`config.log' for more details." >&2;}
7     { (exit 1); exit 1; }; }
8  else
9 -    TERMINFO_INCLUDES="$CursesIncludes term.h"
10 +    TERMINFO_INCLUDES="$CursesIncludes"
11  fi
12  
13  { echo "$as_me:$LINENO: checking for setupterm in -lncursesw" >&5