Mercurial > emacs
changeset 2625:f63a9c97f1d6
* make-dist: Distribute configure, as well as configure.in.
Oversight.
* make-dist: Distribute configure.in, instead of configure.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 03 May 1993 02:08:07 +0000 |
parents | 5de08620df66 |
children | 7ff77992fca0 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Mon May 03 02:07:41 1993 +0000 +++ b/make-dist Mon May 03 02:08:07 1993 +0000 @@ -100,7 +100,7 @@ ### README while the rest of the tar file is still unpacking. Whoopee. echo "Making links to top-level files." ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} -ln ChangeLog Makefile.in build-install.in configure ${tempdir} +ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir} ln make-dist ${tempdir} ### Copy config.sub; it's a cross-filesystem symlink. cp config.sub ${tempdir}