X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=configure;fp=configure;h=bbdb686e96b9088abeeca1ca62a20252b26ee2fa;hp=64d0324f68f5832398ddb9cb73f52d73ad4bd7a1;hb=0f540a390a62d9732f61fdb21f82048093a3d63d;hpb=5e5e3a5b7bfe9b89b8f27712f9e0ec13ba384de7 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;