ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/tuntap.m4
(Generate patch)

Comparing gvpe/m4/tuntap.m4 (file contents):
Revision 1.1 by pcg, Sat Mar 1 15:53:02 2003 UTC vs.
Revision 1.2 by root, Wed Jul 10 01:51:40 2013 UTC

1dnl Check to find out whether the running kernel has support for TUN/TAP 1dnl Check to find out whether the running kernel has support for TUN/TAP
2 2
3AC_DEFUN(tinc_TUNTAP, 3AC_DEFUN([tinc_TUNTAP],
4[ 4[
5AC_ARG_WITH(kernel, 5AC_ARG_WITH(kernel,
6 [ --with-kernel=dir give the directory with kernel sources] 6 [ --with-kernel=dir give the directory with kernel sources]
7 [ (default: /usr/src/linux)], 7 [ (default: /usr/src/linux)],
8 kerneldir="$withval", 8 kerneldir="$withval",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines