[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/template.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/template.h,v |
Date: |
Thu, 31 Jul 2008 05:34:21 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/31 05:33:56
Index: src/s/template.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/template.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- src/s/template.h 23 Jul 2008 06:26:32 -0000 1.29
+++ src/s/template.h 31 Jul 2008 05:33:55 -0000 1.30
@@ -31,7 +31,6 @@
/* #define BSD4_2 */
/* #define BSD4_3 */
/* #define BSD_SYSTEM */
-/* #define VMS */
/* SYSTEM_TYPE should indicate the kind of system you are using.
It sets the Lisp variable system-type. */
@@ -93,13 +92,6 @@
#define HAVE_PTYS
-/*
- * Define NONSYSTEM_DIR_LIBRARY to make Emacs emulate
- * The 4.2 opendir, etc., library functions.
- */
-
-#define NONSYSTEM_DIR_LIBRARY
-
/* Define this symbol if your system has the functions bcopy, etc. */
#define BSTRING