| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't run automake two times when the versions differs. | Diego Elio Pettenò | 2006-04-09 | 1 | -1/+2 |
* | Allow eautomake to be called by itself, but call eautoreconf if the Makefile.... | Diego Elio Pettenò | 2006-04-07 | 1 | -2/+18 |
* | Check also for AM_PROG_LIBTOOL before ignoring libtoolize step. | Diego Elio Pettenò | 2006-03-28 | 1 | -3/+6 |
* | Also NEWS file is needed for automake not to need --foreign. This allows to u... | Diego Elio Pettenò | 2006-03-19 | 1 | -2/+2 |
* | Give an AT_NOELIBTOOLIZE variable to avoid calling elibtoolize, and use it so... | Diego Elio Pettenò | 2006-03-12 | 1 | -2/+4 |
* | Force using of autoconf 2.5 while doing the trace, as that works with 2.1 con... | Diego Elio Pettenò | 2006-03-08 | 1 | -2/+2 |
* | For safety, run elibtoolize after finishing eautoreconf, so that if people ru... | Diego Elio Pettenò | 2006-01-31 | 1 | -2/+6 |
* | dont except invalid aclocal flags | Mike Frysinger | 2006-01-18 | 1 | -6/+1 |
* | Add build-time depend on automake autoconf and libtool. If someone wants to p... | Diego Elio Pettenò | 2006-01-12 | 1 | -6/+4 |
* | Print options we run autotools with. | Martin Schlemmer | 2005-12-09 | 1 | -2/+2 |
* | Added einfo output stating where eautoreconf is being called, to make sure to... | Diego Elio Pettenò | 2005-12-08 | 1 | -1/+2 |
* | Fix typo. | Martin Schlemmer | 2005-12-08 | 1 | -5/+3 |
* | Pass --foreign to automake when required files (for default GNU behavior) are... | Diego Elio Pettenò | 2005-10-09 | 1 | -2/+8 |
* | Added ${AM_OPTS} variable to pass extra options to automake, such as --foreig... | Diego Elio Pettenò | 2005-10-08 | 1 | -2/+4 |
* | If aclocal.m4 does not exists, run aclocal, so that we can bootstrap. | Diego Elio Pettenò | 2005-10-08 | 1 | -2/+2 |
* | Always return a truth value on eautoreconf, as it dies itself when needed. | Diego Elio Pettenò | 2005-09-08 | 1 | -1/+3 |
* | Apply whitespace check from repoman to eclasses. | Sven Wegener | 2005-09-04 | 1 | -3/+3 |
* | Add --automake to libtoolize if we are using automake. | Martin Schlemmer | 2005-09-02 | 1 | -2/+7 |
* | Don't use userland_Darwin useflag, to avoid QA notices all over. | Diego Elio Pettenò | 2005-08-31 | 1 | -2/+2 |
* | Reorder function order a bit, and add some summary comments at the top. | Martin Schlemmer | 2005-08-31 | 1 | -72/+88 |
* | Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handled | Martin Schlemmer | 2005-08-31 | 1 | -4/+36 |
* | Let darwin userlands use glibtoolize instead of libtoolize. Removed trailing ... | Diego Elio Pettenò | 2005-08-30 | 1 | -6/+7 |
* | --force-missing seems not to be recognized by some flavours of automake | Diego Elio Pettenò | 2005-08-30 | 1 | -2/+3 |
* | -I argument must not be enclosed in quotes. | Diego Elio Pettenò | 2005-08-29 | 1 | -2/+2 |
* | Enhance eautoreconf() to also run in subdirs, and do the order of calling pro... | Martin Schlemmer | 2005-08-28 | 1 | -12/+72 |
* | Initial commit; eclass done by Diego Flameeyes Pettenò <flameeyes@gentoo.org>. | Martin Schlemmer | 2005-08-28 | 1 | -0/+81 |
* | deprecated | Mike Frysinger | 2003-02-28 | 1 | -206/+0 |
* | unfix earlier fixes | Mike Frysinger | 2003-02-28 | 1 | -4/+4 |
* | If description is set... don't overwrite it... | Nicholas Jones | 2003-02-18 | 1 | -3/+3 |
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -3/+5 |
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -3/+3 |
* | tab fixes | Martin Schlemmer | 2002-10-20 | 1 | -8/+8 |
* | fix , in many eclasses | Dan Armak | 2002-07-26 | 1 | -3/+3 |
* | add INHERITED variable to all eclasses. this keeps track of what eclasses wer... | Dan Armak | 2002-07-12 | 1 | -2/+3 |
* | merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs... | Dan Armak | 2002-01-04 | 1 | -4/+4 |
* | eclass for handeling packages that need the latest automake and autoconf | Martin Schlemmer | 2001-12-31 | 1 | -0/+203 |