]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fallback $docdir to $datarootdir/doc/gettext
authorDaiki Ueno <ueno@gnu.org>
Tue, 13 May 2014 23:09:41 +0000 (08:09 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 13 May 2014 23:13:46 +0000 (08:13 +0900)
commit0793877631bd889673fccb847a329d301db9c78c
tree9fe2442db520bd6322c2069a6cfa3e6d7a5260ee
parentb3803eb459f94ecd9775a74861361168f01d4501
build: Fallback $docdir to $datarootdir/doc/gettext

Problem reported by Santiago Vila in
<http://lists.gnu.org/archive/html/bug-gettext/2014-05/msg00014.html>.
* gettext-runtime/configure.ac: Adjust $docdir assuming that
AC_PACKAGE_TARNAME is set.
* gettext-tools/configure.ac: Likewise.
* gettext-tools/examples/configure.ac: Likewise.
gettext-runtime/ChangeLog
gettext-runtime/configure.ac
gettext-tools/ChangeLog
gettext-tools/configure.ac
gettext-tools/examples/ChangeLog
gettext-tools/examples/configure.ac