*** pgsql/configure.in 2008/08/19 19:17:40 1.564 --- pgsql/configure.in 2008/08/29 13:02:32 1.565 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. ! dnl $PostgreSQL: pgsql/configure.in,v 1.563 2008/06/27 00:36:16 tgl 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.564 2008/08/19 19:17:40 tgl Exp $ dnl dnl Developers, please strive to achieve this order: dnl *************** AC_PATH_PROG(TAR, tar) *** 783,789 **** AC_PROG_LN_S AC_PROG_AWK ! PGAC_PATH_YACC PGAC_PATH_FLEX PGAC_PATH_PERL --- 783,789 ---- AC_PROG_LN_S AC_PROG_AWK ! PGAC_PATH_BISON PGAC_PATH_FLEX PGAC_PATH_PERL