aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2005-05-16 15:11:10 +0000
committerlecoanet2005-05-16 15:11:10 +0000
commita3b27061f26140962e89942d84df7ce75363a8c8 (patch)
treeae3b689e024c81735a96519d8fa23214b81aaf67
parentbf620992ece484c11db8d234e6201d1a34e176fb (diff)
downloadtkzinc-a3b27061f26140962e89942d84df7ce75363a8c8.zip
tkzinc-a3b27061f26140962e89942d84df7ce75363a8c8.tar.gz
tkzinc-a3b27061f26140962e89942d84df7ce75363a8c8.tar.bz2
tkzinc-a3b27061f26140962e89942d84df7ce75363a8c8.tar.xz
*** empty log message ***
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
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 <<EOF
@@ -4568,7 +4568,7 @@ EOF
cat >> $CONFIG_STATUS <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"Makefile starkit.tcl Perl/Makefile.PL Perl/Zinc.pm Python/Zinc.py"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile starkit.tcl Python/Zinc.py"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then