Fix bug when building Emacs with a GNU Make submake.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 21:02:34 +0000 (14:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 21:02:34 +0000 (14:02 -0700)
commit4c9a13778214563f07bcc8e73ef4ebbba7d8a589
treed9966a21fa4d62ac403edff7954ba7a322e65ecc
parent2aa2157b567231863783b32707c83d5a0f681ca0
Fix bug when building Emacs with a GNU Make submake.

* Makefile.in (QUIET_SUBMAKE): New macro.
(install-info, uninstall): Use it.

Fixes: debbugs:13962
ChangeLog
Makefile.in