Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eab002 commit 2056d8eCopy full SHA for 2056d8e
1 file changed
configure
@@ -1,6 +1,6 @@
1
#! /bin/sh
2
3
-# From configure.in Revision: 1.198
+# From configure.in Revision: 1.199
4
5
# Guess values for system-dependent variables and create Makefiles.
6
# Generated automatically using autoconf version 2.13
@@ -5436,7 +5436,7 @@ else
5436
int main() {
5437
5438
/* Ultrix mips cc rejects this. */
5439
-typedef int charset[2]; const charset x = {0,0};
+typedef int charset[2]; const charset x;
5440
/* SunOS 4.1.1 cc rejects this. */
5441
char const *const *ccp;
5442
char **p;
0 commit comments