summaryrefslogtreecommitdiff
path: root/src/s/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/template.h')
-rw-r--r--src/s/template.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/s/template.h b/src/s/template.h
index ce5c8fdbe5c..f7a7d7f0af1 100644
--- a/src/s/template.h
+++ b/src/s/template.h
@@ -31,7 +31,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* #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 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#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