util-linux/text-utils
Mike Frysinger 2b8f22bd90 clean up term lib handling
The ncurses package has been providing pkg-config files for a while now.
So let's start using them to get the proper linker & compiler flags.  It
can make a difference when ncurses is configured in a way that requires
extra link time flags but util-linux doesn't provide them, or when the
headers live in a weird place and util-linux can't find them.

Since the NCURSES_LIBS is always defined for the Makefile, there's no need
to gate on the HAVE_NCURSES conditional.  When it's disabled, the var will
simply be empty.

With a minor tweak to how tinfo is handled, we can do the same thing -- we
just always use TINFO_LIBS in the Makefile's.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-09-30 13:41:07 +02:00
..
Makemodule.am clean up term lib handling 2013-09-30 13:41:07 +02:00
col.1 docs: col.1: fix manual page name section [checkmans.sh] 2013-04-09 12:26:47 +02:00
col.c libmount, col: remove redundant null checks [smatch scan] 2013-04-09 12:26:42 +02:00
colcrt.1 docs: align colcrt.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
colcrt.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
colrm.1 docs: align colrm.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
colrm.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
column.1 docs: slightly correct the man page of column 2013-06-07 12:11:20 +02:00
column.c column: use variable lenght printf field width to wprint blanks 2013-08-05 10:47:42 +02:00
conv.c hexdump: remove od functionality in favor to GNU coreutils od 2010-12-30 23:11:43 +01:00
display.c hexdump: revert global exitval variable change 2013-09-10 12:57:31 +02:00
hexdump.1 hexdump: add long options to the command 2013-04-26 13:26:00 +02:00
hexdump.c hexdump: revert global exitval variable change 2013-09-10 12:57:31 +02:00
hexdump.h hexdump: revert global exitval variable change 2013-09-10 12:57:31 +02:00
hexsyntax.c hexdump: add long options to the command 2013-04-26 13:26:00 +02:00
line.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
line.c docs: add deprecation comments 2012-03-18 14:28:03 +01:00
more.1 docs: align more.1 with howto-man-page.txt 2011-10-03 20:51:40 +02:00
more.c more: make output redirection more efficient 2013-08-05 10:47:47 +02:00
parse.c textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +01:00
pg.1 pg: normalize formatting of the man page, and tweak some of its wording 2011-08-22 10:39:27 +02:00
pg.c pg.c: Add --help and --version 2013-06-18 10:49:35 +02:00
rev.1 docs: make the section AVAILABILITY always come last in man pages 2013-03-20 14:09:24 +01:00
rev.c rev: fix new line regression 2013-09-12 11:05:34 +02:00
tailf.1 standard SEE ALSO section of man pages 2013-05-13 14:42:59 +02:00
tailf.c various: fix variable and function declarations [smatch scan] 2013-04-09 12:17:20 +02:00
ul.1 ul: cleanup usage() and man page 2013-04-05 12:43:51 +02:00
ul.c ul: use string printing function 2013-07-09 14:25:55 +02:00