]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.in
Portably check for IPSEC_* constants (defined in ipsec.h).
authorTobias Brunner <tobias@strongswan.org>
Wed, 20 May 2009 18:15:06 +0000 (20:15 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 20 May 2009 18:15:06 +0000 (20:15 +0200)
commit617e59b7bc9a2211e5c45f68ecd242f7b3820f8e
treea3f6107e98abfeee2d03c32db2e101245ace8cb8
parentad36ab252ee3bddf73ad9d12eed39f9fc367c8f7
Portably check for IPSEC_* constants (defined in ipsec.h).

The problem is that FreeBSD defines them as #defines whereas Linux defines them as enums.
configure.in
src/charon/plugins/kernel_pfkey/kernel_pfkey_ipsec.c