]> git.eshelyaron.com Git - emacs.git/commit
Fix ‘make bootstrap’ when the *.m4 files change
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Oct 2022 18:59:11 +0000 (11:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Oct 2022 18:59:36 +0000 (11:59 -0700)
commit0ff389c0c17b0b2938e79640e86b594344f20e55
tree6644bc3007aa55edcd59593b3db4e8d7c4f7fc88
parent215f65d1dcb70f29fa4919f5581d28ad27ba4db2
Fix ‘make bootstrap’ when the *.m4 files change

This should help avoid problems like Bug#58535.
* Makefile.in (bootstrap-clean): Also remove autom4te.cache.
Makefile.in