mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-05 21:48:46 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| extract.pl.in | ||
| Makefile | ||
| subdir.am | ||
| vtysh_config.c | ||
| vtysh_main.c | ||
| vtysh_user.c | ||
| vtysh_user.h | ||
| vtysh.c | ||
| vtysh.conf.sample | ||
| vtysh.h | ||