]> granicus.if.org Git - python/commitdiff
the usual
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 2 Feb 2001 20:11:13 +0000 (20:11 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 2 Feb 2001 20:11:13 +0000 (20:11 +0000)
configure

index 7113d08a951b20a23b7a2f28f9ef1fee80657646..b26e7f7b4ba5213a6e3c79fac487321a8d76576f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.198 
+# From configure.in Revision: 1.199 
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
@@ -5436,7 +5436,7 @@ else
 int main() {
 
 /* Ultrix mips cc rejects this.  */
-typedef int charset[2]; const charset x = {0,0};
+typedef int charset[2]; const charset x;
 /* SunOS 4.1.1 cc rejects this.  */
 char const *const *ccp;
 char **p;