X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ea7b16ea79c5f06a3b220a0f02fe55ae566b9e82..0f540a390a62d9732f61fdb21f82048093a3d63d:/configure?ds=inline diff --git a/configure b/configure index 64d0324f..bbdb686e 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;