It's notionally portable nowadays, so shouldn't be restricted to Linux
only.
SUBDIRS += init
## Path MTU discovery.
SUBDIRS += init
## Path MTU discovery.
## Wireshark.
if HAVE_WIRESHARK
## Wireshark.
if HAVE_WIRESHARK
AC_DEFINE([NTRACE], [1], [Disable all tracing.])],
[:])
AC_DEFINE([NTRACE], [1], [Disable all tracing.])],
[:])
-dnl--------------------------------------------------------------------------
-dnl Path MTU discovery.
-
-case $host_os in
- linux*)
- pmtu=yes
- ;;
- *)
- pmtu=no
- ;;
-esac
-AM_CONDITIONAL([PATHMTU], [test $pmtu = yes])
-
dnl--------------------------------------------------------------------------
dnl Tunnel devices.
dnl--------------------------------------------------------------------------
dnl Tunnel devices.