]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - patches/patch-ah
7034d3d60e45d5a6ce7ae1e66beb30a4c58acf59
[pkgsrc-ghc.git] / patches / patch-ah
1 $NetBSD$
2
3 --- libraries/terminfo/configure.orig   2010-11-12 18:10:58.000000000 +0000
4 +++ libraries/terminfo/configure
5 @@ -3254,7 +3254,7 @@ $as_echo "$as_me: error: in \`$ac_pwd':"
6  as_fn_error "curses headers could not be found, so this package cannot be built
7  See \`config.log' for more details." "$LINENO" 5; }
8  else
9 -    TERMINFO_INCLUDES="$CursesIncludes term.h"
10 +    TERMINFO_INCLUDES="$CursesIncludes"
11  fi
12  
13  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for setupterm in -lncursesw" >&5