emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/config.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/config.in,v
Date: Tue, 15 Jan 2008 03:50:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/01/15 03:50:31

Index: config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -b -r1.241 -r1.242
--- config.in   13 Jan 2008 00:43:54 -0000      1.241
+++ config.in   15 Jan 2008 03:50:31 -0000      1.242
@@ -837,6 +837,13 @@
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
+/* Define to 1 for Encore UMAX. */
+#undef UMAX
+
+/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
+   <sys/cpustats.h>. */
+#undef UMAX4_3
+
 /* Define to the unexec source file name. */
 #undef UNEXEC_SRC
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]