summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-03-18 03:03:10 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-03-18 03:03:10 (GMT)
commit499d3654a86a55ce7b727a31b6fea8e1ddb04508 (patch)
tree41e06956ae3e9f79590ee8e9f18fff629d91a2ed /configure
parentb3bf4484260aa4da3e2a978a5a04ee95d972ede9 (diff)
parentd887d1f365595c05c0598225f8b893693fecd57c (diff)
downloadcpython-499d3654a86a55ce7b727a31b6fea8e1ddb04508.zip
cpython-499d3654a86a55ce7b727a31b6fea8e1ddb04508.tar.gz
cpython-499d3654a86a55ce7b727a31b6fea8e1ddb04508.tar.bz2
Issue #17603: Merge configure.ac fix from 3.5
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure10
1 files changed, 0 insertions, 10 deletions
diff --git a/configure b/configure
index 970f909..7bef2d3 100755
--- a/configure
+++ b/configure
@@ -12869,19 +12869,9 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
-$as_echo "#define HAVE_ST_BLOCKS 1" >>confdefs.h
-
-else
- case " $LIBOBJS " in
- *" fileblocks.$ac_objext "* ) ;;
- *) LIBOBJS="$LIBOBJS fileblocks.$ac_objext"
- ;;
-esac
-
fi
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for time.h that defines altzone" >&5
$as_echo_n "checking for time.h that defines altzone... " >&6; }
if ${ac_cv_header_time_altzone+:} false; then :