Enable the use of "link -lib" as the wrapped archiver.
[platform/upstream/automake.git] / bootstrap
2010-06-24 Ralf WildenhuesMerge branch 'silent5-fix' into maint
2010-06-11 Stefano LattariniImprove determination of PATH separator in bootstrap...
2010-06-11 Stefano LattariniMinor improvements in bootstrap script.
2009-12-05 Ralf WildenhuesUse $DJDIR rather than $DJGPP to detect running on...
2009-05-17 Ralf WildenhuesRevert Automake license to GPLv2+.
2009-04-19 Ralf WildenhuesMerge branch 'next'
2009-04-19 Ralf WildenhuesMerge branch 'next' (early part) into mh-vala-support
2009-03-28 Ralf WildenhuesMerge branch 'master' into next
2009-03-14 Ralf WildenhuesMerge branch 'ad-parallel-tests' into next
2009-03-14 Ralf Wildenhuesparallel-tests: Ensure backward-compatible semantics.
2008-10-26 Ralf WildenhuesParallel automake execution: AUTOMAKE_JOBS.
2008-10-08 Ralf WildenhuesFix bootstrap to remove read-only directories right.
2007-12-08 Ralf WildenhuesReword the copyright notices to match what's suggested...
2007-11-25 Akim Demaille * bootstrap: Fix typos on redirections.
2007-10-29 Ralf WildenhuesMove to git as primary source repository.
2007-07-07 Ralf Wildenhues* COPYING, lib/COPYING: Update to GPLv3. All uses...
2005-05-14 Alexandre Duret... * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, Chang...
2004-01-05 Alexandre Duret... Mimic Paul Eggert's changes to Autoconf.
2003-12-09 Alexandre Duret... * Makefile.am (do_subst): Fix the substitution of ...
2003-11-17 Jim MeyeringRequire not only that `perl' have the executable
2003-09-24 Alexandre Duret... * configure.in: Rename as ...
2003-08-06 Alexandre Duret... * lib/Automake/Config.in: New file.
2003-06-02 Alexandre Duret... run autoconf
2003-05-06 Alexandre Duret... quote DJGPP; from Simon Richter
2003-04-24 Alexandre Duret... * automake.in (scan_aclocal_m4): Do not parse ACLOCAL_A...
2003-02-24 Alexandre Duret... auto-detect the path separator; patch from Richard...
2003-02-11 Alexandre Duret... always use cp -rf instead of ln -s, as suggested by...
2003-02-10 Alexandre Duret... redirect ln errors to /dev/null
2003-02-10 Alexandre Duret... 2003-02-10 Richard Dawe <rich@phekda.freeserve.co.uk>
2002-10-20 Pavel RoskinDon't rely on which, use an Autoconf-like test instead.
2002-09-25 Alexandre Duret... fix computation of APIVERSION
2002-09-25 Alexandre Duret... run aclocal with -I aclocal-$APIVERSION
2002-09-20 Pavel RoskinFile for bootstrapping Automake from CVS.