]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix error when expat is not available
authorDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 09:47:20 +0000 (18:47 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 23 Jun 2015 09:47:20 +0000 (18:47 +0900)
commit3dfb94a2b8105c766cb58a340a62928bd0877808
treea784e76e3b274e935779aa4494718ed09b61d4ab
parent852900278cf379a4e79016fbf3036478edac2079
build: Fix error when expat is not available

* cldr-plurals.c (main): Fix unmatched braces when
!(DYNLOAD_LIBEXPAT || HAVE_LIBEXPAT).
gettext-tools/src/ChangeLog
gettext-tools/src/cldr-plurals.c