]> git.pld-linux.org Git - packages/aspell.git/blobdiff - aspell-ac.patch
- fixed, builds nao
[packages/aspell.git] / aspell-ac.patch
index f07a6599c6c5873498b11160b6b57a2191cfc277..a9ad0f008414946b67cd5293a3a8a500c7930632 100644 (file)
@@ -9,7 +9,7 @@
        AC_TRY_LINK(
          [#include <ncursesw/curses.h>], [initscr()],
 -        [CURSES_LIB=-lncursesw
-+        [CURSES_LIB=-lncursesw -ltinfow
++        [CURSES_LIB="-lncursesw -ltinfow"
           AC_DEFINE(CURSES_HEADER, <ncursesw/curses.h>, [Defined to curses header file])])
      fi
  
This page took 0.07851 seconds and 4 git commands to generate.