diff make-dist @ 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 332457055981
children 8958f29e417c
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}