--- parser3/src/sql/mysql/Attic/configure 2001/08/28 13:34:36 1.4 +++ parser3/src/sql/mysql/Attic/configure 2001/08/31 15:56:46 1.5 @@ -888,7 +888,7 @@ else SET_MAKE="MAKE=${MAKE-make}" fi -for ac_prog in gawk mawk nawk awk +for ac_prog in mawk gawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -1923,7 +1923,7 @@ else #line 1924 "configure" #include "confdefs.h" #ifdef __cplusplus -extern "C" void exit(int) throw(); +extern "C" void exit(int); #endif #include #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')