Index: xotcl/configure =================================================================== diff -u -r55c33d4f309c661c404d79a77168110864e7258a -r489071934af0126a0f768b0ced07dea3b2328a23 --- xotcl/configure (.../configure) (revision 55c33d4f309c661c404d79a77168110864e7258a) +++ xotcl/configure (.../configure) (revision 489071934af0126a0f768b0ced07dea3b2328a23) @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for xotcl 1.3.3. +# Generated by GNU Autoconf 2.59 for xotcl 1.3.4. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -267,8 +267,8 @@ # Identity of this package. PACKAGE_NAME='xotcl' PACKAGE_TARNAME='xotcl' -PACKAGE_VERSION='1.3.3' -PACKAGE_STRING='xotcl 1.3.3' +PACKAGE_VERSION='1.3.4' +PACKAGE_STRING='xotcl 1.3.4' PACKAGE_BUGREPORT='' # Factoring default headers for most tests. @@ -777,7 +777,7 @@ # 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 xotcl 1.3.3 to adapt to many kinds of systems. +\`configure' configures xotcl 1.3.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -834,7 +834,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xotcl 1.3.3:";; + short | recursive ) echo "Configuration of xotcl 1.3.4:";; esac cat <<\_ACEOF @@ -977,7 +977,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -xotcl configure 1.3.3 +xotcl configure 1.3.4 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -991,7 +991,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xotcl $as_me 1.3.3, which was +It was created by xotcl $as_me 1.3.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1562,7 +1562,7 @@ # do not modify the following lines manually, they are generated with changeXOTclVersion XOTCL_MAJOR_VERSION=1 XOTCL_MINOR_VERSION=3 -XOTCL_RELEASE_LEVEL=.3 +XOTCL_RELEASE_LEVEL=.4 XOTCL_VERSION=${XOTCL_MAJOR_VERSION}.${XOTCL_MINOR_VERSION} NODOT_VERSION=${XOTCL_MAJOR_VERSION}${XOTCL_MINOR_VERSION} @@ -7058,11 +7058,17 @@ #define BUILD_xotcl 1 _ACEOF + if test "$GCC" != "yes" ; then + cat >>confdefs.h <<\_ACEOF +#define VISUAL_CC 1 +_ACEOF + + fi CLEANFILES="*.lib *.dll *.exp *.ilk *.pdb vc50.pch vc60.pch" #TEA_ADD_SOURCES([win/winFile.c]) #TEA_ADD_INCLUDES([-I\"$(${CYGPATH} ${srcdir}/w else - CLEANFILES="*.o *.a *.so *~ core gmon.out config.*" + CLEANFILES="*.o *.a *.so *~ core gmon.out" #TEA_ADD_SOURCES([unix/unixFile.c]) #TEA_ADD_LIBS([-lsuperfly]) fi @@ -10670,7 +10676,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by xotcl $as_me 1.3.3, which was +This file was extended by xotcl $as_me 1.3.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -10725,7 +10731,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -xotcl config.status 1.3.3 +xotcl config.status 1.3.4 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" @@ -11320,3 +11326,5 @@ + +