]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Work around undefined _GL_ATTRIBUTE_PURE in libintl
authorDaiki Ueno <ueno@gnu.org>
Mon, 14 Jul 2014 04:23:07 +0000 (13:23 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 14 Jul 2014 04:26:02 +0000 (13:26 +0900)
commit2a7d75eb9dc9c21c8707ffa66690e1389965b317
tree115c124b9ff81ded6e813df486656f6d6cfa2f37
parent5475483ae19c1ac601d35959bae2db87c0b94d36
build: Work around undefined _GL_ATTRIBUTE_PURE in libintl

* Makefile.am (distcheck-hook): Ignore the difference between our
localename.c and the latest Gnulib's, which utilizes
_GL_ATTRIBUTE_PURE not available from libintl.  This is a
temporary fix for the 0.19.2 release and should be reverted once
it is fixed either in gettext or Gnulib.
ChangeLog
Makefile.am