diff src/config.h.in @ 1799:19c89a2e24b6

[xemacs-hg @ 2003-11-20 16:04:45 by james] Autodetect the typeof extension.
author james
date Thu, 20 Nov 2003 16:04:47 +0000
parents 0461b6ab9fbd
children 9c872f33ecbe
line wrap: on
line diff
--- a/src/config.h.in	Wed Nov 19 22:50:39 2003 +0000
+++ b/src/config.h.in	Thu Nov 20 16:04:47 2003 +0000
@@ -121,6 +121,9 @@
 /* Make all functions available on Solaris 2 systems. */
 #undef __EXTENSIONS__
 
+/* Define to the name of the typeof extension, if the compiler supports one */
+#undef TYPEOF
+
 /* Used to identify the XEmacs version in stack traces. */
 #undef STACK_TRACE_EYE_CATCHER