Could you do some more testing for this change?  It seems to have 
stopped the inclusion of IPSec ESP support in my Wireshark builds using 
the same options that included it before.

On Mon, Jun 18, 2007 at 03:03:56AM +0000, [EMAIL PROTECTED] wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22127
> 
> User: standel
> Date: 2007/06/18 03:03 AM
> 
> Log:
>  Fix bug #1395
>  Configure options '--with-libgnutls-prefix' and '--with-libgcrypt-prefix' 
> could
>  be used to indicate the path where the respective libraries had been 
> installed.
>  However, these options could not be used to compile wireshark without the use
>  of them if installed on the system.
>  These two macros are not part of the wireshark project. configure.in has
>  therefore been modified so that wireshark can be compiled without gnutls or
>  gcrypt. Two configure options have been introduced : '--with-gnutls' and
>  '--with-gcrypt'. They take precedence on their 'prefix-specification'
>  counterpart or in other words, if '-with-gnutls=no' and
>  '--with-libgnutls-prefix' are used, wireshark will be compiled *without*
>  gnutls.
> 
> Directory: /trunk/
>   Changes    Path            Action
>   +18 -4     configure.in    Modified
> 
> _______________________________________________
> Wireshark-commits mailing list
> [EMAIL PROTECTED]
> http://www.wireshark.org/mailman/listinfo/wireshark-commits
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to