*** pgsql/configure.in 2007/03/29 15:30:51 1.507 --- pgsql/configure.in 2007/04/06 04:21:41 1.508 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. ! dnl $PostgreSQL: pgsql/configure.in,v 1.506 2007/03/26 21:30:56 momjian Exp $ dnl dnl Developers, please strive to achieve this order: dnl --- 1,5 ---- dnl Process this file with autoconf to produce a configure script. ! dnl $PostgreSQL: pgsql/configure.in,v 1.507 2007/03/29 15:30:51 mha Exp $ dnl dnl Developers, please strive to achieve this order: dnl *************** fi *** 869,874 **** --- 869,875 ---- ## m4_defun([AC_PROG_CC_STDC], []) dnl We don't want that. + AC_C_BIGENDIAN AC_C_CONST AC_C_INLINE AC_C_STRINGIZE