packages: ghc/ghc-pld.patch - configure ignores --with-curses-includes option

baggins baggins at pld-linux.org
Thu Apr 8 16:44:39 CEST 2010


Author: baggins                      Date: Thu Apr  8 14:44:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- configure ignores --with-curses-includes option

---- Files affected:
packages/ghc:
   ghc-pld.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ghc/ghc-pld.patch
diff -u packages/ghc/ghc-pld.patch:1.4 packages/ghc/ghc-pld.patch:1.5
--- packages/ghc/ghc-pld.patch:1.4	Thu Apr  8 16:21:09 2010
+++ packages/ghc/ghc-pld.patch	Thu Apr  8 16:44:34 2010
@@ -18,3 +18,14 @@
          ;;
      *)
          echo "Unknown vendor $1"
+--- ghc-6.12.1/libraries/terminfo/configure.ac~	2009-09-15 08:09:05.000000000 +0200
++++ ghc-6.12.1/libraries/terminfo/configure.ac	2010-04-08 16:43:45.040705349 +0200
+@@ -13,7 +13,7 @@
+     [curses_libraries=NONE])
+ 
+ 
+-TERMINFO_INCLUDE_DIRS=
++TERMINFO_INCLUDE_DIRS=/usr/include/ncursesw
+ TERMINFO_LIB_DIRS=
+ if test "x$curses_libraries" != "xNONE"; then
+   LDFLAGS="-L$curses_libraries $LDFLAGS"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc-pld.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list