diff options
author | Benjamin Peterson <benjamin@python.org> | 2018-10-04 02:23:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-04 02:23:24 (GMT) |
commit | 65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5 (patch) | |
tree | 2194dec17d8b4186410d89da623103247e56bf58 /configure | |
parent | 0c797a6aca1c293e530e18c5e9fa02c670a9a4ed (diff) | |
download | cpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.zip cpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.tar.gz cpython-65ed12cb7caba6ef4eb0ba18cbede5eab4e1c7a5.tar.bz2 |
closes bpo-34869: Remove LDLAST. (GH-9667)
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |