summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-23 15:15:43 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-23 15:15:43 (GMT)
commita4a6708f275b281dc1883b18f5efb8acbe7fa2f3 (patch)
treebd161433bf18341717850e831cf76fb5faf624f1 /unix/tclConfig.h.in
parent24a5bc97d570f9b1e38962862d4bca360436eaee (diff)
parent752a2a1cf22d2b378c0911cc36942bab516d5cd4 (diff)
downloadtcl-a4a6708f275b281dc1883b18f5efb8acbe7fa2f3.zip
tcl-a4a6708f275b281dc1883b18f5efb8acbe7fa2f3.tar.gz
tcl-a4a6708f275b281dc1883b18f5efb8acbe7fa2f3.tar.bz2
Fix [e653408972]: autoconf warning
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 560d564..519c641 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -4,9 +4,6 @@
#ifndef _TCLCONFIG
#define _TCLCONFIG
-/* Define if building universal (internal helper macro) */
-#undef AC_APPLE_UNIVERSAL_BUILD
-
/* Is gettimeofday() actually declared in <sys/time.h>? */
#undef GETTOD_NOT_DECLARED