X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b58f16902582d0b2058a76b315bfc92fa8034672..c4ce52f0d1cc06ae49317c31a068a5e555bf54d6:/configure diff --git a/configure b/configure index 8c9e7802..357e2efe 100755 --- a/configure +++ b/configure @@ -1030,7 +1030,7 @@ else int main() { /* Ultrix mips cc rejects this. */ -typedef int charset[2]; const charset x; +typedef int charset[2]; const charset x = {0,0}; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p;