]> git.eshelyaron.com Git - emacs.git/commit
Fix up the --no-print-directory changes in src/Makefile.in
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 22:33:53 +0000 (00:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 16 Jun 2019 22:33:59 +0000 (00:33 +0200)
commitfd9cff02796d7034783169015c592ed294ef106f
tree0676a067a2b098977b6ee11f017b5a2be64958df
parentb33cdf726c2fe81ac43b89af795b52224f8c38ae
Fix up the --no-print-directory changes in src/Makefile.in

* src/Makefile.in (AM_V_NO_PD): New macro written by Andreas
Schwab that can be either --no-print-directory or "".
(%.elc): Use it instead if the if statement.
src/Makefile.in