1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/autogen
2011-06-21 06:18:39 -04:00
..
aclocal.m4 Auto-commit of generated files. 2011-06-21 06:18:39 -04:00
compile
config.guess
config.in
config.sub
configure Auto-commit of generated files. 2011-06-21 06:18:39 -04:00
copy_autogen
depcomp
install-sh
Makefile.in Auto-commit of generated files. 2011-06-21 06:18:39 -04:00
missing
README
update_autogen

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
compile      ../           automake
config.guess ../           automake
config.sub   ../           automake
depcomp      ../           automake
install-sh   ../           automake
missing      ../           automake

There are also some scripts:

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