*** pgsql/src/include/pg_config.h.in 2010/05/25 14:32:55 1.148 --- pgsql/src/include/pg_config.h.in 2010/05/25 17:28:20 1.149 *************** *** 330,337 **** /* Define to 1 if `long int' works and is 64 bits. */ #undef HAVE_LONG_INT_64 ! /* Define to 1 if the C compiler does understand long long type. */ ! #undef HAVE_LONG_LONG /* Define to 1 if `long long int' works and is 64 bits. */ #undef HAVE_LONG_LONG_INT_64 --- 330,337 ---- /* Define to 1 if `long int' works and is 64 bits. */ #undef HAVE_LONG_INT_64 ! /* Define to 1 if the system has the type `long long int'. */ ! #undef HAVE_LONG_LONG_INT /* Define to 1 if `long long int' works and is 64 bits. */ #undef HAVE_LONG_LONG_INT_64