]> code.delx.au - gnu-emacs/blobdiff - msdos/sed2v2.inp
Remove support for DJGPP < 2.02
[gnu-emacs] / msdos / sed2v2.inp
index 97276d63abacc27c214c03f3e10b90b25bb63507..94cd997125f2d0a21eb80c2852abeb194e977d27 100644 (file)
 #include <sys/version.h>\
 /* In DJGPP v2.x almost everything is already defined in a system header.  */\
 #include <sys/config.h>\
-/* For those who still use DJGPP v2.01  */\
-#if __DJGPP__ == 2 && __DJGPP_MINOR__ == 1\
-#define NSIG 320\
-#endif
 
 /^#undef MSDOS *$/c\
 #ifndef MSDOS\