]> git.eshelyaron.com Git - emacs.git/commitdiff
* make-dist: Remove references to src/stamp-h.in.
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2019 02:03:16 +0000 (18:03 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2019 02:03:34 +0000 (18:03 -0800)
This file was removed two years ago in 2f89350.
No need to merge to master.

make-dist

index dc5bbfc78be21fa44b5a0997b9104012309e4237..e8aca55334344237059a9b797948826415d3d745 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -327,10 +327,6 @@ if [ $update = yes ]; then
   echo "Running autoreconf"
   autoreconf -i -I m4 || { x=$?; echo Autoreconf FAILED! >&2; exit $x; }
 
-  ## Make sure src/stamp-h.in is newer than configure.ac.
-  rm -f src/stamp-h.in
-  echo timestamp > src/stamp-h.in
-
   echo "Updating Info files"
   make info