summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2021-11-09 21:05:58 (GMT)
committerGitHub <noreply@github.com>2021-11-09 21:05:58 (GMT)
commit49171aa91ab78c2608a26e5a75cdceab3bad6176 (patch)
treee78a8299ef2ce22606cbb8392390267518fd1fdc /configure
parenta56fbad85ea655631bce68d4c0f47f1a8b500abd (diff)
downloadcpython-49171aa91ab78c2608a26e5a75cdceab3bad6176.zip
cpython-49171aa91ab78c2608a26e5a75cdceab3bad6176.tar.gz
cpython-49171aa91ab78c2608a26e5a75cdceab3bad6176.tar.bz2
bpo-45723: Remove dead code for obsolete `--with-dyld` option (GH-29500)
Was commented out by Jack Jansen in 2001-08-15 by commit b6e9cad34ce46a6a733d8aa5bf5b9d389fa1316f: "Ripped out Next/OpenStep support, which was broken anyway" Automerge-Triggered-By: GH:tiran
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index a1f5e53..c67daf7 100755
--- a/configure
+++ b/configure
@@ -3315,10 +3315,6 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
-##AC_ARG_WITH(dyld,
-## AS_HELP_STRING([--with-dyld],
-## [use (OpenStep|Rhapsody) dynamic linker]))
-##
# Set name for machine-dependent library files
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking MACHDEP" >&5