]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build failures on HP-UX 11.31/hppa with cc.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Dec 2019 16:37:04 +0000 (17:37 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:39:01 +0000 (13:39 +0200)
commit2e2c0116f51153da8ae8d1ce12e6d7e1f89e65c3
tree63579a3a5063513c95a64498461c00019d859437
parent4d1d5b649b3acdf8cd5bc0315cabd3345a318fb0
build: Fix build failures on HP-UX 11.31/hppa with cc.

* gnulib-local/lib/libxml/parser.c (struct _xmlDefAttrs): Don't use ISO C 99
syntax with this compiler.
* gettext-runtime/intl/plural-exp.h (HAVE_STRUCT_INITIALIZER): Set to 0 with
this compiler.
gettext-runtime/intl/plural-exp.h
gnulib-local/lib/libxml/parser.c