]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Fix compilation on a system without alloca
authorDaiki Ueno <ueno@gnu.org>
Mon, 14 Nov 2016 12:27:58 +0000 (13:27 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 14 Nov 2016 12:27:58 +0000 (13:27 +0100)
commit1d12aeb7334104f77070361492ff7cc8225503f5
tree8d3d518b2b260ef2dc6ee9a8aeafe9fe4a23a2a6
parentf837369264c119d0e96c9ba6e5960deba59eee73
intl: Fix compilation on a system without alloca

* gettext-runtime/intl/dcigettext.c (DCIGETTEXT): Fix typo 'tmp_dirname'
-> 'resolved_dirname'.  Reported by Egor Pugin in:
http://lists.gnu.org/archive/html/bug-gettext/2016-09/msg00008.html
gettext-runtime/intl/dcigettext.c