(Re)move autotools generated files from the repository.
[bpt/emacs.git] / autogen / README
1 This directory contains some pre-built generated files.
2 Most people do not need to use these files - instead you should
3 generate them yourself using eg `autogen.sh'.
4
5 File: Destination: Created by:
6 configure ../ autoconf
7 config.in ../src autoconf * also used by MSDOS bzr build
8 aclocal.m4 ../ aclocal
9 Makefile.in ../lib automake
10
11 There are also some scripts:
12
13 copy_autogen - copy pre-built generated files into place
14 update_autogen - regenerate generated files (for maintainers)