iproute2/genl
Stephen Hemminger 5f1df307b4 config: put CFLAGS/LDLIBS in config.mk
This renames Config to config.mk and includes more Make input.
Now configure generates all the required CFLAGS and LDLIBS for
the optional libraries.

Also, use pkg-config to test for libelf, rather than using a test
program. This makes it consistent with other libraries.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2017-08-23 10:03:09 -07:00
..
.gitignore Add ignore file for new genl 2006-08-08 12:14:09 -07:00
Makefile config: put CFLAGS/LDLIBS in config.mk 2017-08-23 10:03:09 -07:00
ctrl.c Use C99 style initializers everywhere 2016-07-20 12:05:24 -07:00
genl.c Replace malloc && memset by calloc 2016-07-20 12:05:24 -07:00
genl_utils.h make muticast group to bitmask conversion generic 2006-12-13 17:04:26 -08:00
static-syms.c Fix build when shared libraries are disabled 2013-03-13 08:29:59 -07:00