--- sql/mysql/configure 2003/07/24 14:24:52 1.20.12.1 +++ sql/mysql/configure 2004/03/26 14:29:17 1.22.4.1 @@ -1713,7 +1713,7 @@ fi # Define the identity of the package. PACKAGE=parser3mysql - VERSION=3.1.0 + VERSION=3.1.HEAD # Some tools Automake needs. @@ -8374,10 +8374,12 @@ subdirs="$subdirs libltdl" + for ac_header in stdio.h \ stdlib.h \ string.h \ -setjmp.h +setjmp.h \ +ctype.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`