The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / autogen.sh @ master

History | View | Annotate | Download (4.22 KB)

# Date Author Comment
3fd9a5e6 02/08/2014 11:51 AM Evan Huus

Licensecheck improvements, just two errors left.

Spawned from https://www.wireshark.org/lists/wireshark-dev/201402/msg00024.html

Add some ignore rules for files that can't/shouldn't include a license header.

Reorganize some ignore rules to group rules with similar motivations....

4c506222 06/19/2013 08:27 PM Guy Harris

Don't assume $(uname) works; it's not a standard Bourne shell feature,
and we only assume a Bourne-compatible shell.

It's "OS X", not "OsX".

svn path=/trunk/; revision=50072

c0fda177 06/19/2013 07:52 PM Evan Huus

From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821

if no make options are given to the macosx-setup.sh script by the user, the
script sets the number of parallel make jobs to 1.5x CPU cores.

Bonus enhancement: print the "export PKG_CONFIG_PATH" information in autogen.sh...

d621d1c3 08/10/2011 11:28 AM Jeff Morriss

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5737 :

Python does have a way to check its version: -V (in all versions) and
--version (in 2.5 and higher). Use the former, at least until we require a
version greater than 2.5.

This will make it easier in the future if we need to check the Python version...

5a7e4a73 09/15/2008 03:57 PM Jeff Morriss

Since we require autoconf 2.60 or later, update the error message to indicate that (rather than still indicating that we need only 2.52).

svn path=/trunk/; revision=26209

f9656521 09/11/2008 05:15 PM Jörg Mayer

We now require autoconf 2.60 to build.

svn path=/trunk/; revision=26180

773e6321 05/05/2008 06:01 PM Guy Harris

Boost the automake version required to 1.9.

(Currently, configure.in also specifies the minimum autoconf and
automake versions, but the check for the automake version doesn't
produce an immediate failure - instead, you might get a flood of

configure.in:16: option `tar-ustar' not recognized...
c45d93e6 12/07/2007 05:33 PM Guy Harris

Wiretap no longer has its own configure script, so don't do
automake/autoconf stuff on it.

svn path=/trunk/; revision=23796

caf88eed 10/17/2006 04:51 AM Jörg Mayer

Support for automake 1.10 (reported by Aamer Akhter)

svn path=/trunk/; revision=19571

d28febd3 05/31/2006 04:21 PM Michael Tüxen

Ethereal->wireshark

svn path=/trunk/; revision=18278

6b90d608 04/19/2005 06:27 PM Gilbert Ramirez

Allow automake and aclocal to share a common version number suffix, since
they come from the same package.

svn path=/trunk/; revision=14143

8a8b8834 07/17/2004 08:24 PM Guy Harris

Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on...

e7e37d47 05/26/2004 06:41 AM Jörg Mayer

Run libtoolize after aclocal.m4 has been generated

svn path=/trunk/; revision=11006

aa458601 05/01/2004 08:43 PM Guy Harris

Some versions of libtool stick extra stuff after the version number,
e.g. some versions from the FreeBSD ports collection add
"-freebsd-ports". Match non-white-space text after the version number.

svn path=/trunk/; revision=10766

4670872d 03/27/2004 06:52 AM Jörg Mayer

OK, I'm impatient. In case of problems, I'm to blame, not Olivier.

Olivier Biot:
Merge epan/configure.in back into configure.in
Leave epan/confiugre.in and epan/acinclude.m4 in case we need to
undo this.

svn path=/trunk/; revision=10505

4d953791 03/15/2004 07:21 AM Jörg Mayer Peter Kjellerstedt:
  • Correct the version checks (use path expansion
    rather than regular expressions, and fail if the
    tools are not installed at all).
  • Make it possible to specify other names for the
    auto* tools to use (e.g., automake-1.6 instead
    of automake)....
903e497f 03/08/2004 06:37 PM Jörg Mayer

Maybe automake version handling will be right this time

svn path=/trunk/; revision=10349

f31b404a 03/08/2004 05:44 PM Jörg Mayer

automake versions like 1.5.1 were not detected correctly

svn path=/trunk/; revision=10346

4dbf16fb 03/04/2004 07:02 PM Jörg Mayer

Libtool requires version 1.4

svn path=/trunk/; revision=10309

0ae44ada 03/04/2004 03:25 AM Jörg Mayer

Hackremoval:
Automake newer than 1.4 survives if it finds more than one file for the
same package.

svn path=/trunk/; revision=10298

409e955d 03/04/2004 01:43 AM Guy Harris

Remove blanks after a parenthesis in the output of "autoconf --version"
and "automake --version".

We only appear to need autoconf 2.52, not 2.53.

svn path=/trunk/; revision=10294

c4884cab 03/03/2004 04:35 PM Jörg Mayer

Require autoconf 2.53 and automake 1.6

svn path=/trunk/; revision=10287

e0d4c9a3 06/22/2003 06:50 PM Jörg Mayer

Don't print warnings about not finding glibtool

svn path=/trunk/; revision=7914

f8355dc7 06/22/2003 06:23 PM Jörg Mayer

Cosmetic change

svn path=/trunk/; revision=7913

94007648 06/18/2003 08:28 PM Guy Harris

Handle Mac OS X calling libtool "glibtool" and calling libtoolize "glibtoolize".

svn path=/trunk/; revision=7898

99209e36 02/14/2003 10:17 PM Jörg Mayer

Comment out usage for obsolete configure args support

svn path=/trunk/; revision=7155

4c50ff90 01/21/2003 07:19 PM Jörg Mayer

aclocal-flags, autogen.sh:
- Fix handling of aclocal include flags for aclocal-include

autogen.sh:
- Name version variables individually
- Disable configure at end of autogen.sh

svn path=/trunk/; revision=6965

3f72fbbb 09/26/2002 10:55 PM Gerald Combs

autogen.sh was accidentally modified with the last checkin. Back out
of the changes.

svn path=/trunk/; revision=6342

e23851ca 09/26/2002 03:06 PM Gerald Combs

Bump the version up to 0.9.7. The countdown begins. Too bad our
releases don't involve explosive bolts like NASA launches do.

Bring the ChangeLog and NEWS files up to date to the end of August.

svn path=/trunk/; revision=6341

32ba9c28 08/28/2002 08:25 AM Jörg Mayer

As per Guys idea: Delete files in aclocal-missing if test succeeds.

svn path=/trunk/; revision=6113

2bdb0230 08/27/2002 07:00 PM Jörg Mayer

Implement an alternative method to provide missing aclocal files:
Check if a development file for the package is present and install
the corresponding m4 file in aclocal-missing if it isn't.

Add glib, glib-2.0 and gtk-2.0 to the fallback directory.

svn path=/trunk/; revision=6102

c8a1cc36 08/25/2002 10:14 PM Jörg Mayer

Disable the aclocal-fallback feature for aclocal (and thus automake)
version 1.4

svn path=/trunk/; revision=6086

365bb11d 08/23/2002 05:12 PM Jörg Mayer

Allow running autogen.sh on systems that do not have gtk.m4 installed.
That way it should be possible to build tethereal from cvs. Also,
Fallback files may be added to the aclocal-fallback/ directory in case
other optional packages come up.

svn path=/trunk/; revision=6071

a81a607e 12/09/2001 04:05 PM Guy Harris

Use "--force" with "libtoolize", so it doesn't whine, but save
"config.guess" and "config.sub" vefore running "libtool", and restore
them after running "libtool", so that it doesn't gratuitously "help" us
by installing whatever old versions of those scripts happen to be part...

1a2c3446 12/08/2001 07:02 PM Guy Harris

When libtoolizing, don't forcibly copy over all the files needed; that
will override our versions of "config.guess" and "config.sub", which we
don't want. (We don't use "--force" with "automake --add-missing".)

svn path=/trunk/; revision=4363

038774d5 11/21/2000 11:03 PM Gilbert Ramirez

Enable the building of any combination of ethereal, tethereal, and editcap.
If GTK+ is not detected, then ethereal is not built.

svn path=/trunk/; revision=2695

cba377df 10/16/2000 07:18 PM Guy Harris

Give libethereal its own configuration file, and have that configuration
file, rather than the top-level Ethereal configuration file, check for
"inet_aton()", "inet_pton()", and "inet_ntop()". Then make its
Makefile.am include the appropriate object files if necessary....

b3f64359 10/14/2000 12:09 AM Gilbert Ramirez

Check for python before configuring CVS sources.

svn path=/trunk/; revision=2493

ec9f9cb6 07/26/2000 04:03 AM Guy Harris

Add a script, "aclocal-flags", which figures out where

1) aclocal expects autoconf/automake macros to be hidden;
2) GTK+ hid its autoconf/automake macros;

and, if both places exist but aren't the same directory, returns a "-I"
flag to tell aclocal to look in GTK+'s directory....

9a1e1304 07/22/2000 04:00 PM Guy Harris

Improved "autogen.sh" script from Bruce Korb.

svn path=/trunk/; revision=2154

a2ab3f8c 02/10/2000 10:17 PM Gilbert Ramirez

Add Peter Kjellerstedt <>'s patches
to add Axis ethernet vendor ID, use libtoolize in autogen.sh, and
provide the very dangerous option of installing ethereal setuid.

I've added a "DANGEROUS" comment to the description of the
--enable-setuid-install option which displays in "./configure --help"....

16b8642f 12/30/1999 04:34 PM Guy Harris

Add a check for "libtool".

Add the minimum version of {autoconf,automake,libtool} required to the
message printed if it's not found (having it check to make sure you have
at least that version is a bit more work).

Update the paths for "ftp.gnu.org" to reflect the fact that they now give...

bf20c06b 08/31/1999 01:52 AM Gilbert Ramirez

Changed gtk subdirectory to use only Makefile.am, and not have a configure
script. The configuration is faster this way. Also, moved version to 0.7.3.

svn path=/trunk/; revision=614

e62dfe59 08/27/1999 06:27 PM Gilbert Ramirez

Added gtk subdirectory, with patched gtkclist.c in it. We can use this
optimized gtkclist until Guy's changes appear in the offical GTK+.

svn path=/trunk/; revision=593

c0fa3841 08/11/1999 12:05 PM Gilbert Ramirez

Modified autoconf/automake files for doc subdirectory so that all of
Ethereal can be compiled in a build directory separated from the source
directory.

svn path=/trunk/; revision=468

6e386b44 08/03/1999 08:21 PM Guy Harris

Eliminate an extra comma from a message.

svn path=/trunk/; revision=429

b080b904 07/27/1999 01:19 AM Gilbert Ramirez

Fixed some improper word choices in the echoed error messages.

svn path=/trunk/; revision=389

1708722f 07/27/1999 12:43 AM Gilbert Ramirez

Removed automatically-generated files from CVS. Some files are generated,
others are copied into the build-tree by 'automake -a'. The autogen.sh
script runs autoheader, automake, and autoconf for the developer in order
to populate a fresh CVS image with the generated build tools....