* make-dist: Remove references to src/stamp-h.in.

This file was removed two years ago in 2f89350.
No need to merge to master.
This commit is contained in:
Glenn Morris 2019-02-01 18:03:16 -08:00
parent 9d87ba1e1f
commit b51ac456e7

View file

@ -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