X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure;h=357e2efeba044ab6064b4584dffac545539e2e2e;hb=c4ce52f0d1cc06ae49317c31a068a5e555bf54d6;hp=8c9e7802263525b4947594454c52d6af036d9e7a;hpb=b58f16902582d0b2058a76b315bfc92fa8034672;p=mmh diff --git a/configure b/configure index 8c9e780..357e2ef 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;