Diff
Not logged in

Differences From Artifact [70498afa68]:

To Artifact [d759ee4602]:


7772
7773
7774
7775
7776
7777
7778
7779
7780


7781
7782
7783
7784
7785
7786
7787
7772
7773
7774
7775
7776
7777
7778


7779
7780
7781
7782
7783
7784
7785
7786
7787







-
-
+
+







	    	TCL_LIB_VERSIONS_OK=nodots
		;;
	    esac
	    ;;
	Darwin-*)
	    SHLIB_CFLAGS="-fno-common"
	    SHLIB_LD="cc -dynamiclib \${LDFLAGS}"
	    TCL_SHLIB_LD_EXTRAS="-compatibility_version ${TCL_VERSION} -current_version \${VERSION} -install_name \${DYLIB_INSTALL_DIR}/\${TCL_LIB_FILE} -prebind -seg1addr 0xa000000"
	    TK_SHLIB_LD_EXTRAS="-compatibility_version ${TK_VERSION} -current_version \${VERSION} -install_name \${DYLIB_INSTALL_DIR}/\${TK_LIB_FILE} -prebind -seg1addr 0xb000000"
	    TCL_SHLIB_LD_EXTRAS="-compatibility_version ${TCL_VERSION} -current_version \${VERSION} -install_name \${DYLIB_INSTALL_DIR}/\${TCL_LIB_FILE} -prebind -seg1addr 0xa000000 -Wl,-single_module"
	    TK_SHLIB_LD_EXTRAS="-compatibility_version ${TK_VERSION} -current_version \${VERSION} -install_name \${DYLIB_INSTALL_DIR}/\${TK_LIB_FILE} -prebind -seg1addr 0xb000000 -Wl,-single_module"
	    SHLIB_LD_LIBS='${LIBS}'
	    SHLIB_SUFFIX=".dylib"
	    DL_OBJS="tclLoadDyld.o"
	    PLAT_OBJS=\$\(MAC\_OSX_OBJS\)
	    DL_LIBS=""
	    LDFLAGS="$LDFLAGS -prebind -Wl,-search_paths_first"
	    CC_SEARCH_FLAGS=""
12185
12186
12187
12188
12189
12190
12191
12192

12193
12194
12195
12196
12197
12198
12199
12185
12186
12187
12188
12189
12190
12191

12192
12193
12194
12195
12196
12197
12198
12199







-
+







  (exit $ac_status); }; }; then
  tcl_cv_strstr_unbroken=ok
else
  echo "$as_me: program exited with status $ac_status" >&5
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

(exit $ac_status )
( exit $ac_status )
tcl_cv_strstr_unbroken=broken
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
fi

	echo "$as_me:$LINENO: result: $tcl_cv_strstr_unbroken" >&5
12353
12354
12355
12356
12357
12358
12359
12360

12361
12362
12363
12364
12365
12366
12367
12353
12354
12355
12356
12357
12358
12359

12360
12361
12362
12363
12364
12365
12366
12367







-
+







  (exit $ac_status); }; }; then
  tcl_cv_strtoul_unbroken=ok
else
  echo "$as_me: program exited with status $ac_status" >&5
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

(exit $ac_status )
( exit $ac_status )
tcl_cv_strtoul_unbroken=broken
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
fi

	echo "$as_me:$LINENO: result: $tcl_cv_strtoul_unbroken" >&5
12520
12521
12522
12523
12524
12525
12526
12527

12528
12529
12530
12531
12532
12533
12534
12520
12521
12522
12523
12524
12525
12526

12527
12528
12529
12530
12531
12532
12533
12534







-
+







  (exit $ac_status); }; }; then
  tcl_cv_strtod_unbroken=ok
else
  echo "$as_me: program exited with status $ac_status" >&5
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

(exit $ac_status )
( exit $ac_status )
tcl_cv_strtod_unbroken=broken
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
fi

	echo "$as_me:$LINENO: result: $tcl_cv_strtod_unbroken" >&5
13895
13896
13897
13898
13899
13900
13901
13902

13903
13904
13905
13906
13907
13908
13909
13895
13896
13897
13898
13899
13900
13901

13902
13903
13904
13905
13906
13907
13908
13909







-
+







  (exit $ac_status); }; }; then
  tcl_cv_putenv_copy=no
else
  echo "$as_me: program exited with status $ac_status" >&5
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

(exit $ac_status )
( exit $ac_status )
tcl_cv_putenv_copy=yes
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi

fi