home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / e20313in.zip / emacs / 20.3.1 / emx / emx2.sed < prev    next >
Text File  |  1996-08-18  |  2KB  |  39 lines

  1. s|^#undef LISP_FLOAT_TYPE$|#define LISP_FLOAT_TYPE 1|
  2. s|^#undef GNU_MALLOC$|#define GNU_MALLOC 1|
  3. s|^#undef REL_ALLOC$|#define REL_ALLOC 1|
  4. s|^#undef HAVE_X11$|#define HAVE_X11 1|
  5. s|^#undef USE_X_TOOLKIT$|#define USE_X_TOOLKIT 1|
  6. s|^#undef HAVE_MENUS$|#define HAVE_MENUS 1|
  7. s|^#undef HAVE_SYS_TIME_H$|#define HAVE_SYS_TIME_H 1|
  8. s|^#undef HAVE_SYS_TIMEB_H$|#define HAVE_SYS_TIMEB_H 1|
  9. s|^#undef HAVE_UNISTD_H$|#define HAVE_UNISTD_H 1|
  10. s|^#undef STDC_HEADERS$|#define STDC_HEADERS 1|
  11. s|^#undef TIME_WITH_SYS_TIME$|#define TIME_WITH_SYS_TIME 1|
  12. s|^#undef HAVE_GETTIMEOFDAY$|#define HAVE_GETTIMEOFDAY 1|
  13. s|^#undef HAVE_GETHOSTNAME$|#define HAVE_GETHOSTNAME 1|
  14. s|^#undef HAVE_DUP2$|#define HAVE_DUP2 1|
  15. s|^#undef HAVE_RENAME$|#define HAVE_RENAME 1|
  16. s|^#undef HAVE_CLOSEDIR$|#define HAVE_CLOSEDIR 1|
  17. s|^#undef HAVE_TZNAME$|#define HAVE_TZNAME 1|
  18. s|^#undef HAVE_MKDIR$|#define HAVE_MKDIR 1|
  19. s|^#undef HAVE_RMDIR$|#define HAVE_RMDIR 1|
  20. s|^#undef HAVE_BCOPY$|#define HAVE_BCOPY 1|
  21. s|^#undef HAVE_BCMP$|#define HAVE_BCMP 1|
  22. s|^#undef HAVE_FREXP$|#define HAVE_FREXP 1|
  23. s|^#undef HAVE_FMOD$|#define HAVE_FMOD 1|
  24. s|^#undef HAVE_FTIME$|#define HAVE_FTIME 1|
  25. s|^#undef HAVE_MKTIME$|#define HAVE_MKTIME 1|
  26. s|^#undef HAVE_SELECT$|#define HAVE_SELECT 1|
  27. s|^#undef HAVE_GETPAGESIZE$|#define HAVE_GETPAGESIZE 1|
  28. s|^#undef HAVE_TZSET$|#define HAVE_TZSET 1|
  29. s|^#undef HAVE_SETLOCALE$|#define HAVE_SETLOCALE 1|
  30. s|^#undef LOCALTIME_CACHE$|#define LOCALTIME_CACHE 1|
  31. s|^#undef HAVE_TIMEVAL$|#define HAVE_TIMEVAL 1|
  32. s|^#undef EMACS_CONFIGURATION$|#define EMACS_CONFIGURATION "i386-pc-emx"|
  33. s|^#undef EMACS_CONFIG_OPTIONS$|#define EMACS_CONFIG_OPTIONS ""|
  34. s|^#undef config_opsysfile$|#define config_opsysfile "s/emx.h"|
  35. s|^#include config_opsysfile$|#include "s/emx.h"|
  36. s|^#undef config_machfile$|#define config_machfile "m/intel386.h"|
  37. s|^#include config_machfile$|#include "m/intel386.h"|
  38. s|^#undef HAVE_STRERROR$|#define HAVE_STRERROR 1|
  39.