]> git.pld-linux.org Git - packages/ncmpcpp.git/blob - ncmpcpp-curses.patch
- up to 0.3.5
[packages/ncmpcpp.git] / ncmpcpp-curses.patch
1 --- ncmpcpp-0.3.5/configure.in.orig     2009-07-25 14:46:22.000000000 +0200
2 +++ ncmpcpp-0.3.5/configure.in  2009-07-25 14:47:05.000000000 +0200
3 @@ -60,7 +60,7 @@
4  if test "$pdcurses" = "no" ; then
5         pdcurses=XCurses
6         if test "$unicode" = "yes" ; then
7 -               curses_config_bin=ncursesw5-config
8 +               curses_config_bin=ncursesw6-config
9                 curses_lib=ncursesw
10                 AC_DEFINE([_UTF8], [1], [enables unicode support])
11         else
This page took 0.073275 seconds and 4 git commands to generate.