enable XAUTH_VID by default

This commit is contained in:
Andreas Steffen 2006-12-21 15:49:09 +00:00
parent 7652be891c
commit f4d81b663a
1 changed files with 2 additions and 1 deletions

View File

@ -80,7 +80,8 @@ AM_CFLAGS = \
-DSHARED_SECRETS_FILE=\"${confdir}/ipsec.secrets\" \
-DKERNEL26_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES \
-DPLUTO -DKLIPS -DDEBUG \
-DVENDORID -DTHREADS
-DVENDORID -DXAUTH_VID -DTHREADS
#-DCISCO_QUIRKS
pluto_LDADD = \
$(top_srcdir)/src/libfreeswan/libfreeswan.a \