Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Which autotools versions are used?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Mon, 15 Mar 2004 16:48:29 +0100
I'm using Mac OS X, which has

autoconf (GNU Autoconf) 2.57
automake (GNU automake) 1.6.3
ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)

Best regards
Michael

On Mar 15, 2004, at 12:13 PM, Biot Olivier wrote:

Hi all,

As I'd like to do some cleanup of the autotools scripts, I'd like to know which autotools versions are used on the various Ethereal build environments out there. There are known issues with early releases of autoconf, and the
autoconf syntax has changed a little (e.g., AC_OUTPUT).

Just run the following from the command line of your shell:
$ for i in autoconf automake libtool ; do $i --version ; done

For an up-to-date CygWin/WinXP this yields:

autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.7.9
ltmain.sh (GNU libtool) 1.5 (1.1220.2.1 2003/04/14 22:48:00)

Regards,

Olivier

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev