aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Spelling fixes.Paul Eggert2011-12-041-1/+1
|
* Make autogen.sh respect AUTOCONF etc.Glenn Morris2011-03-271-2/+11
| | | | | * autogen.sh (get_version): Discard "not found" lines. (check_version): Respect $AUTOCONF etc environment variables.
* Remove some files that autoreconf can supply.Glenn Morris2011-03-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00863.html * compile, config.guess, config.sub, depcomp, install-sh, missing: Remove; autoreconf can supply them. * Makefile.in (sync-from-gnulib): Don't sync config.sub, config.guess, install-sh. Pass -i to autoreconf. * autogen/update_autogen (genfiles): Add compile, config.guess, config.sub, depcomp, install-sh, missing. Pass -i to autoreconf. Discard non-error output from autoreconf in -q case. * autogen/compile, autogen/config.guess, autogen/config.sub: * autogen/depcomp, autogen/install-sh, autogen/missing: New files. * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * autogen/README: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * INSTALL.BZR, admin/make-tarball.txt: Add -i to autoreconf args. * .bzrignore: Add compile, config.guess, config.sub, depcomp, install-sh, missing.
* copy_autogen tweaks.Glenn Morris2011-03-211-1/+1
| | | | | | * autogen/copy_autogen: Work from ./ or ../. Fix time-stamps. * autogen.sh: Doc fix.
* (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-4/+204
| | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00225.html * autogen/: New directory, to be excluded from releases. * autogen/copy_autogen, autogen/update_autogen: New scripts. * autogen/README: New file. * autogen/aclocal.m4, autogen/config.in, autogen/configure: * autogen/Makefile.in: Add auto-updated generated files. * autogen.sh: No longer a no-op, now it tests for autotools and runs them as necessary. * configure.in: Defaule maintainer-mode to on. * aclocal.m4, configure, lib/Makefile.in: Remove files. * src/config.in: Remove file. * INSTALL.BZR, admin/make-tarball.txt: Update instructions.
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
|
* Restore executable bit omitted when undeleting files in ↵Chong Yidong2010-12-031-0/+0
| | | | 2010-12-03T14:45:[email protected].
* Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-0/+9
|
* gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-031-9/+0
|
* * INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.Karl Fogel2009-12-271-1/+1
| | | | * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
* Update filename in "please read" message.Thien-Thi Nguyen2004-04-241-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* * autogen.sh: New file.Karl Fogel2002-11-201-0/+7