]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Don't regenerate man.1 if man.1.in does not exist
authorDaiki Ueno <ueno@gnu.org>
Mon, 12 May 2014 07:17:03 +0000 (16:17 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 12 May 2014 07:17:31 +0000 (16:17 +0900)
commit9f9aaacbad0ee83c1c459e08f07625c0528cc791
tree556bae755476c29dc7903916d5e17f9221228237
parent0d334ae2924f898a2856ace4f1ef44e3fc8c9d5a
build: Don't regenerate man.1 if man.1.in does not exist

* Makefile.am (gettext.1 ngettext.1): Don't try to replace
@localedir@ in .1.in if x-to-1 fails; rewrite the target using the
snippet in the Autoconf manual.
gettext-runtime/man/ChangeLog
gettext-runtime/man/Makefile.am