]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Don't fail on "make install" when a PO file is missing
authorDaiki Ueno <ueno@gnu.org>
Tue, 6 May 2014 00:54:33 +0000 (09:54 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 6 May 2014 00:54:33 +0000 (09:54 +0900)
commit804d23ad4a7735b3800ec4d311e5989bc495f05e
tree163919035683472c09d712b5323c55e29f78451d
parent3492e801e77061a64fe8672c91140f677403dfd5
examples: Don't fail on "make install" when a PO file is missing

* Makefile.am (install-data-local): Don't fail if a PO file does
not exist, but warn user to do "make dist".
gettext-tools/examples/ChangeLog
gettext-tools/examples/Makefile.am