From a3b27061f26140962e89942d84df7ce75363a8c8 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 16 May 2005 15:11:10 +0000 Subject: *** empty log message *** --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 3489d60..eff65b6 100755 --- a/configure +++ b/configure @@ -646,7 +646,7 @@ fi #----------------------------------------------------------------------- MAJOR_VERSION=3 MINOR_VERSION=3 -PATCHLEVEL=0 +PATCHLEVEL=2 VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${PATCHLEVEL} @@ -4406,7 +4406,7 @@ done ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" -trap 'rm -fr `echo "Makefile starkit.tcl Perl/Makefile.PL Perl/Zinc.pm Python/Zinc.py" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "Makefile starkit.tcl Python/Zinc.py" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then -- cgit v1.1