1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/autogen
Joakim Verona 2466640138 upstream
2011-08-15 13:55:49 +02:00
..
aclocal.m4 Auto-commit of generated files. 2011-07-09 06:18:57 -04:00
compile
config.guess
config.in Auto-commit of generated files. 2011-08-14 06:19:49 -04:00
config.sub
configure Auto-commit of generated files. 2011-08-14 06:19:49 -04:00
copy_autogen
depcomp
install-sh
Makefile.in Auto-commit of generated files. 2011-08-05 06:18:28 -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)