Skip to content

Commit be6e319

Browse files
bpo-45723: Remove dead code for obsolete --with-dyld option (pythonGH-29500)
1 parent 71e440a commit be6e319

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configure

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,10 +3315,6 @@ cat >>confdefs.h <<_ACEOF
33153315
_ACEOF
33163316

33173317

3318-
##AC_ARG_WITH(dyld,
3319-
## AS_HELP_STRING([--with-dyld],
3320-
## [use (OpenStep|Rhapsody) dynamic linker]))
3321-
##
33223318
# Set name for machine-dependent library files
33233319

33243320
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking MACHDEP" >&5

0 commit comments

Comments
 (0)