]> git.ipfire.org Git - thirdparty/gettext.git/commit
Makefile.in.in: Turn {POFILES,DISTFILES}DEPS into yes/no options
authorDaiki Ueno <ueno@gnu.org>
Thu, 1 May 2014 23:43:17 +0000 (08:43 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 1 May 2014 23:50:31 +0000 (08:50 +0900)
commit2a9a66185e449274cad9edbaa79543474eb20808
tree5fd779882852bf5ac963338de1fb73921be3bb77
parent5278ca375ab2acf46aceceb61997b81d7d5b41e4
Makefile.in.in: Turn {POFILES,DISTFILES}DEPS into yes/no options

Preserve the previous behavior even if a user forgot to update
Makevars, after calling autopoint.
* Makevars (PO_DEPENDS_ON_POT): Rename from POFILESDEPS and turn
it into a yes/no option.
(DIST_DEPENDS_ON_POT): Rename from DISTFILESDEPS and turn it into
a yes/no option.
gettext-runtime/po/ChangeLog
gettext-runtime/po/Makefile.in.in
gettext-runtime/po/Makevars