summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-23 15:17:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-23 15:17:29 (GMT)
commit2c42c39c0b023db443b15b4014b00fd8dba1a0ff (patch)
tree510bc56c0194d101402c62b24c914eca4ec314ae /unix/tclConfig.h.in
parent35e2a431524d1a6898d902ea2da41a82396d4901 (diff)
parent52b145e7f5f318eef9b60d3aa5927bb427fac1cb (diff)
downloadtcl-2c42c39c0b023db443b15b4014b00fd8dba1a0ff.zip
tcl-2c42c39c0b023db443b15b4014b00fd8dba1a0ff.tar.gz
tcl-2c42c39c0b023db443b15b4014b00fd8dba1a0ff.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 8500afb..7ddfbe3 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