]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui: Try to link against libncursesw.
authorAndre Noll <maan@systemlinux.org>
Sun, 3 Jun 2012 21:22:13 +0000 (23:22 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 23 Dec 2012 14:03:10 +0000 (15:03 +0100)
commit09c6bc2f29ddcb8b84669dd9865f2124270bf62c
tree97f81a5f6defff736ac3f3e1509f9c39575df222
parent36f38afb959f19490a38ba50949ba62e7c85c3af
gui: Try to link against libncursesw.

This variant of the curses library supports wide characters so we
should link against it if it is available. If it is not, we may still
fall back to libcurses instead.
configure.ac