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