author | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 14:03:24 +0000 (16:03 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 14:03:24 +0000 (16:03 +0200) | ||
commit | 8736e490253e08ed36ddeed8d572a39a450a88b4 | |
tree | 590c6e09dddde2fe4f15104fcdf98a70b5be5550 | tree | snapshot |
parent | 003f90586c1eab5f17cdc85bf0fc43e5f2a170ec | commit | diff |
include ncursesw/ncurses.h if available
When compiling with libncursesw, include <ncursesw/ncurses.h> instead
of <ncurses.h> (if available).
When compiling with libncursesw, include <ncursesw/ncurses.h> instead
of <ncurses.h> (if available).
15 files changed:
configure.ac | diff | blob | history | |
src/colors.h | diff | blob | history | |
src/command.h | diff | blob | history | |
src/list_window.h | diff | blob | history | |
src/ncu.c | diff | blob | history | |
src/screen.h | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_keydef.c | diff | blob | history | |
src/screen_list.h | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_utils.h | diff | blob | history | |
src/wreadln.h | diff | blob | history |