removing MSDOS defines and code

include/config-win.h:
  removed reference to MSDOS
This commit is contained in:
unknown 2006-05-08 14:50:13 -05:00
commit ec82432941
22 changed files with 26 additions and 211 deletions

View file

@ -54,7 +54,7 @@ int my_access(const char *path, int amode)
#endif /* __WIN__ */
#if defined(MSDOS) || defined(__WIN__)
#if defined(__WIN__)
/*
List of file names that causes problem on windows