aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
AgeCommit message (Expand)AuthorFilesLines
2017-01-29Fix typo in autogen.shMoshe Kaplan1-1/+1
2017-01-11Run libtoolize before aclocal.Jeff Morriss1-3/+3
2016-12-30Three count 'em three different names for the OS.Guy Harris1-1/+1
2016-05-10Require automake 1.11 and move AM_SILENT_RULES macroJoão Valverde1-2/+2
2016-04-05configure.ac: Update libtool macros (version bump)João Valverde1-2/+2
2016-03-23Rename 'aclocal-fallback' directory to 'm4'João Valverde1-1/+1
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-1/+1
2016-03-23Don't move config.guess and config.sub for autogen.shJoão Valverde1-11/+0
2016-02-23Explicitly require autoconf 2.64.Guy Harris1-2/+2
2014-12-27Check for pkg-config.Guy Harris1-0/+15
2014-12-04Make autogen.sh look for "python3" if "python" isn't found beforeStephen Fisher1-2/+6
2014-02-08Licensecheck improvements, just two errors left.Evan Huus1-1/+19
2013-06-20Don't assume $(uname) works; it's not a standard Bourne shell feature,Guy Harris1-2/+2
2013-06-19From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821Evan Huus1-1/+6
2011-08-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5737 :Jeff Morriss1-4/+8
2008-09-15Since we require autoconf 2.60 or later, update the error message to indicate...Jeff Morriss1-1/+1
2008-09-11We now require autoconf 2.60 to build.Jörg Mayer1-2/+1
2008-05-05Boost the automake version required to 1.9.Guy Harris1-2/+2
2007-12-07Wiretap no longer has its own configure script, so don't doGuy Harris1-37/+24
2006-10-17Support for automake 1.10 (reported by Aamer Akhter)Jörg Mayer1-1/+4
2006-05-31Ethereal->wiresharkMichael Tüxen1-1/+1
2005-04-19Allow automake and aclocal to share a common version number suffix, sinceGilbert Ramirez1-2/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-26Run libtoolize after aclocal.m4 has been generatedJörg Mayer1-16/+17
2004-05-02Some versions of libtool stick extra stuff after the version number,Guy Harris1-3/+3
2004-03-27OK, I'm impatient. In case of problems, I'm to blame, not Olivier.Jörg Mayer1-2/+2
2004-03-15Peter Kjellerstedt:Jörg Mayer1-15/+19
2004-03-08Maybe automake version handling will be right this timeJörg Mayer1-2/+2
2004-03-08automake versions like 1.5.1 were not detected correctlyJörg Mayer1-2/+2
2004-03-05Libtool requires version 1.4Jörg Mayer1-4/+3
2004-03-04Hackremoval:Jörg Mayer1-22/+1
2004-03-04Remove blanks after a parenthesis in the output of "autoconf --version"Guy Harris1-5/+5
2004-03-03Require autoconf 2.53 and automake 1.6Jörg Mayer1-6/+6
2003-06-22Don't print warnings about not finding glibtoolJörg Mayer1-3/+3
2003-06-22Cosmetic changeJörg Mayer1-7/+4
2003-06-19Handle Mac OS X calling libtool "glibtool" and calling libtoolize "glibtoolize".Guy Harris1-4/+19
2003-02-15Comment out usage for obsolete configure args supportJörg Mayer1-5/+5
2003-01-22aclocal-flags, autogen.sh:Jörg Mayer1-13/+11
2002-09-27autogen.sh was accidentally modified with the last checkin. Back outGerald Combs1-3/+2
2002-09-26Bump the version up to 0.9.7. The countdown begins. Too bad ourGerald Combs1-2/+3
2002-08-28As per Guys idea: Delete files in aclocal-missing if test succeeds.Jörg Mayer1-5/+5
2002-08-27Implement an alternative method to provide missing aclocal files:Jörg Mayer1-13/+24
2002-08-26Disable the aclocal-fallback feature for aclocal (and thus automake)Jörg Mayer1-2/+14
2002-08-23Allow running autogen.sh on systems that do not have gtk.m4 installed.Jörg Mayer1-2/+7
2001-12-09Use "--force" with "libtoolize", so it doesn't whine, but saveGuy Harris1-2/+13
2001-12-09When libtoolizing, *don't* forcibly copy over all the files needed; thatGuy Harris1-2/+2
2000-11-22Enable the building of any combination of ethereal, tethereal, and editcap.Gilbert Ramirez1-2/+2
2000-10-16Give libethereal its own configuration file, and have that configurationGuy Harris1-2/+2
2000-10-14Check for python before configuring CVS sources.Gilbert Ramirez1-1/+15
2000-07-26Add a script, "aclocal-flags", which figures out whereGuy Harris1-2/+3