Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
[bpt/emacs.git] / src / s / msdos.h
index ffbae87..8dd8e3c 100644 (file)
@@ -38,8 +38,6 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
    It sets the Lisp variable system-type.  */
 #define SYSTEM_TYPE "ms-dos"
 
-#define SYSV_SYSTEM_DIR
-
 /* subprocesses should be defined if you want to have code for
    asynchronous subprocesses (as used in M-x compile and M-x shell).
    This is the only system that needs this.  */