aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a message that should no longer apply.Guy Harris2017-04-291-8/+0
* Fix typo in autogen.shMoshe Kaplan2017-01-291-1/+1
* Run libtoolize before aclocal.Jeff Morriss2017-01-111-3/+3
* Three count 'em three different names for the OS.Guy Harris2016-12-301-1/+1
* Require automake 1.11 and move AM_SILENT_RULES macroJoão Valverde2016-05-101-2/+2
* configure.ac: Update libtool macros (version bump)João Valverde2016-04-051-2/+2
* Rename 'aclocal-fallback' directory to 'm4'João Valverde2016-03-231-1/+1
* Add pkg.m4 and remove aclocal-flags scriptJoão Valverde2016-03-231-1/+1
* Don't move config.guess and config.sub for autogen.shJoão Valverde2016-03-231-11/+0
* Explicitly require autoconf 2.64.Guy Harris2016-02-231-2/+2
* Check for pkg-config.Guy Harris2014-12-271-0/+15
* Make autogen.sh look for "python3" if "python" isn't found beforeStephen Fisher2014-12-041-2/+6
* Licensecheck improvements, just two errors left.Evan Huus2014-02-081-1/+19
* Don't assume $(uname) works; it's not a standard Bourne shell feature,Guy Harris2013-06-201-2/+2
* From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821Evan Huus2013-06-191-1/+6
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5737 :Jeff Morriss2011-08-101-4/+8
* Since we require autoconf 2.60 or later, update the error message to indicate...Jeff Morriss2008-09-151-1/+1
* We now require autoconf 2.60 to build.Jörg Mayer2008-09-111-2/+1
* Boost the automake version required to 1.9.Guy Harris2008-05-051-2/+2
* Wiretap no longer has its own configure script, so don't doGuy Harris2007-12-071-37/+24
* Support for automake 1.10 (reported by Aamer Akhter)Jörg Mayer2006-10-171-1/+4
* Ethereal->wiresharkMichael Tüxen2006-05-311-1/+1
* Allow automake and aclocal to share a common version number suffix, sinceGilbert Ramirez2005-04-191-2/+7
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Run libtoolize after aclocal.m4 has been generatedJörg Mayer2004-05-261-16/+17
* Some versions of libtool stick extra stuff after the version number,Guy Harris2004-05-021-3/+3
* OK, I'm impatient. In case of problems, I'm to blame, not Olivier.Jörg Mayer2004-03-271-2/+2
* Peter Kjellerstedt:Jörg Mayer2004-03-151-15/+19
* Maybe automake version handling will be right this timeJörg Mayer2004-03-081-2/+2
* automake versions like 1.5.1 were not detected correctlyJörg Mayer2004-03-081-2/+2
* Libtool requires version 1.4Jörg Mayer2004-03-051-4/+3
* Hackremoval:Jörg Mayer2004-03-041-22/+1
* Remove blanks after a parenthesis in the output of "autoconf --version"Guy Harris2004-03-041-5/+5
* Require autoconf 2.53 and automake 1.6Jörg Mayer2004-03-031-6/+6
* Don't print warnings about not finding glibtoolJörg Mayer2003-06-221-3/+3
* Cosmetic changeJörg Mayer2003-06-221-7/+4
* Handle Mac OS X calling libtool "glibtool" and calling libtoolize "glibtoolize".Guy Harris2003-06-191-4/+19
* Comment out usage for obsolete configure args supportJörg Mayer2003-02-151-5/+5
* aclocal-flags, autogen.sh:Jörg Mayer2003-01-221-13/+11
* autogen.sh was accidentally modified with the last checkin. Back outGerald Combs2002-09-271-3/+2
* Bump the version up to 0.9.7. The countdown begins. Too bad ourGerald Combs2002-09-261-2/+3
* As per Guys idea: Delete files in aclocal-missing if test succeeds.Jörg Mayer2002-08-281-5/+5
* Implement an alternative method to provide missing aclocal files:Jörg Mayer2002-08-271-13/+24
* Disable the aclocal-fallback feature for aclocal (and thus automake)Jörg Mayer2002-08-261-2/+14
* Allow running autogen.sh on systems that do not have gtk.m4 installed.Jörg Mayer2002-08-231-2/+7
* Use "--force" with "libtoolize", so it doesn't whine, but saveGuy Harris2001-12-091-2/+13
* When libtoolizing, *don't* forcibly copy over all the files needed; thatGuy Harris2001-12-091-2/+2
* Enable the building of any combination of ethereal, tethereal, and editcap.Gilbert Ramirez2000-11-221-2/+2
* Give libethereal its own configuration file, and have that configurationGuy Harris2000-10-161-2/+2
* Check for python before configuring CVS sources.Gilbert Ramirez2000-10-141-1/+15