summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAge
* Use upstream autoreconf instead deprecated gnome-autogenJavier Jardón2019-03-15
|
* autogen.sh: Use configure.ac instead configura.inJavier Jardón2011-02-15
|
* Update autotools configurationJavier Jardón2011-02-15
|
* move to automake 1.9 and several cleanups (Fixes bug #341056). Patch fromLucas Rocha2006-05-10
| | | | | | | | | 2006-05-10 Lucas Rocha <lucasr@gnome.org> * .cvsignore, Makefile.am, autogen.sh, configure.in, data/Makefile.am, po/.cvsignore, src/Makefile.am: move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from Christian Persch <chpe@gnome.org>.
* Update. Use automake 1.7 since everyone has it by now. Release 2.5.91Glynn Foster2004-03-15
| | | | | | | | 2004-03-15 Glynn Foster <glynn.foster@sun.com> * NEWS: Update. * autogen.sh: Use automake 1.7 since everyone has it by now. * configure.in: Release 2.5.91
* autogen.sh remove xmldocs.make omf.make Set up new docs build systemJohn Fleck2003-07-11
| | | | | | | | | | 2003-07-10 John Fleck <jfleck@inkstain.net> * autogen.sh remove * xmldocs.make * omf.make Set up new docs build system
* Initial revisionGlynn Foster2003-01-03
bgstack15