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

Comparing gvpe/m4/openssl.m4 (file contents):
Revision 1.3 by root, Tue Jun 21 16:27:32 2011 UTC vs.
Revision 1.4 by root, Wed Jul 10 01:51:40 2013 UTC

1dnl Check to find the OpenSSL headers/libraries 1dnl Check to find the OpenSSL headers/libraries
2 2
3AC_DEFUN(tinc_OPENSSL, 3AC_DEFUN([tinc_OPENSSL],
4[ 4[
5 tinc_ac_save_CPPFLAGS="$CPPFLAGS" 5 tinc_ac_save_CPPFLAGS="$CPPFLAGS"
6 6
7 AC_ARG_WITH(openssl-include, 7 AC_ARG_WITH(openssl-include,
8 [ --with-openssl-include=DIR OpenSSL headers directory (without trailing /openssl)], 8 [ --with-openssl-include=DIR OpenSSL headers directory (without trailing /openssl)],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines