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

Comparing gvpe/configure.ac (file contents):
Revision 1.12 by pcg, Tue Oct 14 20:02:35 2003 UTC vs.
Revision 1.13 by pcg, Wed Oct 15 00:34:18 2003 UTC

218AC_CACHE_SAVE 218AC_CACHE_SAVE
219 219
220dnl These are defined in files in m4/ 220dnl These are defined in files in m4/
221tinc_TUNTAP 221tinc_TUNTAP
222tinc_OPENSSL 222tinc_OPENSSL
223CXXFLAGS="-I$openssl_include" 223CXXFLAGS="$CXXFLAGS -I$openssl_include"
224dnl tinc_ZLIB 224dnl tinc_ZLIB
225 225
226AC_ARG_ENABLE(rohc, 226AC_ARG_ENABLE(rohc,
227 [AC_HELP_STRING(--enable-rohc, [enable robust header compression (rfc3095).])], 227 [AC_HELP_STRING(--enable-rohc, [enable robust header compression (rfc3095).])],
228 [ 228 [

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines