1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/autogen
2011-03-20 17:28:18 -07:00
..
aclocal.m4
config.in
configure Auto-commit of generated files. 2011-03-20 20:03:58 -04:00
copy_autogen
Makefile.in
README Fix typo in a README. 2011-03-20 17:28:18 -07:00
update_autogen * autogen/update_autogen: Make bzr commit respect -q option. 2011-03-20 17:08:01 -07:00

This directory contains some pre-built generated files.
Most people do not need to use these files - instead you should
generate them yourself using eg `autogen.sh'.

File:        Destination:  Created by:
configure    ../           autoconf
config.in    ../src        autoheader      * also used by MSDOS bzr build
aclocal.m4   ../           aclocal
Makefile.in  ../lib        automake

There are also some scripts:

copy_autogen    - copy pre-built generated files into place
update_autogen  - regenerate generated files (for maintainers)