#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for mysqltcl 3.03.
+# Generated by GNU Autoconf 2.59 for mysqltcl 3.04.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# Identity of this package.
PACKAGE_NAME='mysqltcl'
PACKAGE_TARNAME='mysqltcl'
-PACKAGE_VERSION='3.03'
-PACKAGE_STRING='mysqltcl 3.03'
+PACKAGE_VERSION='3.04'
+PACKAGE_STRING='mysqltcl 3.04'
PACKAGE_BUGREPORT=''
# Factoring default headers for most tests.
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures mysqltcl 3.03 to adapt to many kinds of systems.
+\`configure' configures mysqltcl 3.04 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of mysqltcl 3.03:";;
+ short | recursive ) echo "Configuration of mysqltcl 3.04:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-mysqltcl configure 3.03
+mysqltcl configure 3.04
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by mysqltcl $as_me 3.03, which was
+It was created by mysqltcl $as_me 3.04, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
} >&5
cat >&5 <<_CSEOF
-This file was extended by mysqltcl $as_me 3.03, which was
+This file was extended by mysqltcl $as_me 3.04, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-mysqltcl config.status 3.03
+mysqltcl config.status 3.04
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
# so you can encode the package version directly into the source files.
#-----------------------------------------------------------------------
-AC_INIT([mysqltcl], [3.03])
+AC_INIT([mysqltcl], [3.04])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.