# HG changeset patch # User Jim Blandy # Date 736394887 0 # Node ID f63a9c97f1d6001b31cf67caa057e473a403fc9e # Parent 5de08620df660e8e8149c368d77e3650176f408b * make-dist: Distribute configure, as well as configure.in. Oversight. * make-dist: Distribute configure.in, instead of configure. diff -r 5de08620df66 -r f63a9c97f1d6 make-dist --- 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}