]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - patches/patch-ah
GHC 7.0.3 for powerpc-apple-darwin. It looks fully working, including GHCi!
[pkgsrc-ghc.git] / patches / patch-ah
1 $NetBSD$
2
3 --- libraries/terminfo/configure.orig   2011-03-26 18:11:01.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