po/Makefile.in.in: fix make -q problem
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Aug 2011 17:46:26 +0000 (10:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Aug 2011 18:22:09 +0000 (11:22 -0700)
commit91055193d7a3fdb53912ae023ab9b35223f8361b
treeae37624f48dc47bc4b00542e436be0b3dc6366fa
parent273b8a358f8c1674ec8bf15f06cd55c21f61ddf1
po/Makefile.in.in: fix make -q problem

* build-aux/po/Makefile.in.in (check-macro-version): Remove this
rule, since there's no file named 'check-macro-version' and its
use as a file breaks make -q.
(all): Don't depend on check-macro-version.
(CHECK_MACRO_VERSION): New macro.
(stamp-po): Use it.
ChangeLog
build-aux/po/Makefile.in.in