# Detect SysV compatible curses, such as ncurses. # Defines HAVE_CURSES_H or HAVE_NCURSES_H if curses is found. CURSES_LIB # is also set with the required library, but is not appended to LIBS # ...
microbiome_tutorial_2018_10_makerere / microbiome_tutorial / software / samtools-1.9 / bam_tview_curses.c Code Blame 361 lines (313 loc) · 11.5 KB Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ...