diff options
author | Glenn Morris <rgm@gnu.org> | 2011-03-20 17:28:18 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-03-20 17:28:18 -0700 |
commit | 99ea4cd9ea18070cd2d8bd1e6a34ae05db7213e1 (patch) | |
tree | ccd0919fea8b175f044561db2be57fe62a3b4b40 /autogen/README | |
parent | 84ea55580d499d6fe9898c3bea5083f19a94571f (diff) | |
download | emacs-99ea4cd9ea18070cd2d8bd1e6a34ae05db7213e1.tar.gz |
Fix typo in a README.
Diffstat (limited to 'autogen/README')
-rw-r--r-- | autogen/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/README b/autogen/README index 267ae129959..a16dc93c48a 100644 --- a/autogen/README +++ b/autogen/README @@ -4,7 +4,7 @@ generate them yourself using eg `autogen.sh'. File: Destination: Created by: configure ../ autoconf -config.in ../src autoconf * also used by MSDOS bzr build +config.in ../src autoheader * also used by MSDOS bzr build aclocal.m4 ../ aclocal Makefile.in ../lib automake |