OSDN Git Service

%lld fix.
authorBruce Momjian <bruce@momjian.us>
Fri, 11 Sep 1998 14:10:53 +0000 (14:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 11 Sep 1998 14:10:53 +0000 (14:10 +0000)
src/include/config.h.in

index 7b1e44d..c4d118d 100644 (file)
@@ -223,7 +223,7 @@ extern void srandom(int seed);
 #undef HAVE_LONG_INT_64
 
 /* Set to 1 if type "long long int" works and is 64 bits */
-#undef HAVE_LONG_LONG_INT_64_Ld
+#undef HAVE_LONG_LONG_INT_64_lld
 #undef HAVE_LONG_LONG_INT_64_qd
 
 /*