summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2018-10-04 02:23:24 (GMT)
committerGitHub <noreply@github.com>2018-10-04 02:23:24 (GMT)
commit65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5 (patch)
tree2194dec17d8b4186410d89da623103247e56bf58 /configure
parent0c797a6aca1c293e530e18c5e9fa02c670a9a4ed (diff)
downloadcpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.zip
cpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.tar.gz
cpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.tar.bz2
closes bpo-34869: Remove LDLAST. (GH-9667)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 9d2c4e4..2f45c17 100755
--- a/configure
+++ b/configure
@@ -649,7 +649,6 @@ DTRACE_OBJS
DTRACE_HEADERS
DFLAGS
DTRACE
-LDLAST
TCLTK_LIBS
TCLTK_INCLUDES
LIBFFI_INCLUDEDIR
@@ -10292,8 +10291,6 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_dbmliborder" >&5
$as_echo "$with_dbmliborder" >&6; }
-
-
# Templates for things AC_DEFINEd more than once.
# For a single AC_DEFINE, no template is needed.