Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 22127: /trunk/ /trunk/: configure.in
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, standel@xxxxxxxxxxxxx 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
> Wireshark-commits@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-commits