File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3004,7 +3004,7 @@ if test "${enable_universalsdk+set}" = set; then :
3004
3004
enableval=$enable_universalsdk ;
3005
3005
case $enableval in
3006
3006
yes)
3007
- # Locate the best usable SDK, see Mac/README.txt for more
3007
+ # Locate the best usable SDK, see Mac/README for more
3008
3008
# information
3009
3009
enableval=" ` /usr/bin/xcodebuild -version -sdk macosx Path 2> /dev/null` "
3010
3010
if ! ( echo $enableval | grep -E ' \.sdk' 1> /dev/null )
3510
3510
if test " $ac_sys_system " = " Darwin"
3511
3511
then
3512
3512
# Compiler selection on MacOSX is more complicated than
3513
- # AC_PROG_CC can handle, see Mac/README.txt for more
3513
+ # AC_PROG_CC can handle, see Mac/README for more
3514
3514
# information
3515
3515
if test -z " ${CC} "
3516
3516
then
You can’t perform that action at this time.
0 commit comments