mirror_frr/vtysh
Vincent Bernat 08d7f6533e build: use net-snmp-config to configure NetSNMP
The correct method to link to NetSNMP is to use net-snmp-config (which
is like pkg-config). Explicit link to libcrypto is also dropped
(NetSNMP libs are linked to libcrypto, no need to link Quagga to
it). Moreover, @SNMP_INCLUDES@ is dropped because useless. Due to a
bug in configure.ac, it was properly populated.
2012-06-25 19:03:23 +02:00
..
.gitignore [administrivia] Git should ignore backup files and .loT files 2008-08-22 20:00:46 +01:00
extract.pl.in build: use net-snmp-config to configure NetSNMP 2012-06-25 19:03:23 +02:00
Makefile.am build: allow configure and build in a separate directory 2012-06-25 19:03:23 +02:00
vtysh_config.c vtysh: Vtysh support for babeld. 2012-03-25 17:06:53 +01:00
vtysh_main.c [vtysh] Save vtysh history to a file 2009-06-24 22:26:38 +01:00
vtysh_user.c [cleanup] Convert XMALLOC/memset to XCALLOC 2009-06-12 17:07:49 +01:00
vtysh_user.h Initial revision 2002-12-13 20:15:29 +00:00
vtysh.c vtysh: Vtysh support for babeld. 2012-03-25 17:06:53 +01:00
vtysh.conf.sample * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" -> 2005-01-23 19:24:46 +00:00
vtysh.h vtysh: Vtysh support for babeld. 2012-03-25 17:06:53 +01:00