X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=configure;h=bbdb686e96b9088abeeca1ca62a20252b26ee2fa;hb=75e073ea52a427394690e0c1ef7943a1727c7095;hp=64d0324f68f5832398ddb9cb73f52d73ad4bd7a1;hpb=ea7b16ea79c5f06a3b220a0f02fe55ae566b9e82;p=mmh diff --git a/configure b/configure index 64d0324..bbdb686 100755 --- a/configure +++ b/configure @@ -1104,7 +1104,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;