Home
last modified time | relevance | path

Searched defs:HAVE_LIBMNL (Results 1 – 2 of 2) sorted by relevance

/external/ltp/m4/
Dltp-libmnl.m46 AC_DEFINE([HAVE_LIBMNL], [1], [Define to 1 if you have libmnl library and headers]) definition
/external/iptables/
Dconfigure.ac158 AM_CONDITIONAL([HAVE_LIBMNL], [test "$mnl" = 1]) condition