mirror_frr/vtysh
David Lamparter 64537bc4d0 build: rewrite readline/curses check
We don't need termcap/tinfo/curses, those are just for libreadline.  On
most modern systems, libreadline will pull in the appropriate libs it
needs on its own, so unconditionally adding them adds an extra unneeded
dependency for us.

Still need to try with curses/... for some systems, but only after bare
readline fails.

Signed-off-by: David Lamparter <equinox@diac24.net>
2018-10-19 13:14:10 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
extract.pl.in build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
Makefile build: non-recursive vtysh 2018-09-08 21:26:54 +02:00
subdir.am build: rewrite readline/curses check 2018-10-19 13:14:10 +02:00
vtysh_config.c bgpd: remove ip prefix from as-path, <large,ext>community-list 2018-10-04 21:50:44 -07:00
vtysh_main.c lib vtysh zebra: variable shadowing fixes 2018-09-12 12:27:38 +02:00
vtysh_user.c *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
vtysh_user.h *: reindent 2017-07-17 14:04:07 +02:00
vtysh.c vtysh: make RPKI node non-conditional 2018-09-08 21:30:42 +02:00
vtysh.conf.sample * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> 2005-01-23 19:24:46 +00:00
vtysh.h vtysh: support fabricd 2018-09-05 11:38:12 +02:00