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 @@ -3000,7 +3000,7 @@ if test "${enable_universalsdk+set}" = set; then :
3000
3000
enableval=$enable_universalsdk ;
3001
3001
case $enableval in
3002
3002
yes)
3003
- # Locate the best usable SDK, see Mac/README.txt for more
3003
+ # Locate the best usable SDK, see Mac/README for more
3004
3004
# information
3005
3005
enableval=" ` /usr/bin/xcodebuild -version -sdk macosx Path 2> /dev/null` "
3006
3006
if ! ( echo $enableval | grep -E ' \.sdk' 1> /dev/null )
3455
3455
if test " $ac_sys_system " = " Darwin"
3456
3456
then
3457
3457
# Compiler selection on MacOSX is more complicated than
3458
- # AC_PROG_CC can handle, see Mac/README.txt for more
3458
+ # AC_PROG_CC can handle, see Mac/README for more
3459
3459
# information
3460
3460
if test -z " ${CC} "
3461
3461
then
You can’t perform that action at this time.
0 commit comments