|
|
1.1 ! root 1: /* Support SCO V 3.2.2 (also called Open Desk Top 1.1) */ ! 2: ! 3: #include "s-sco.h" ! 4: ! 5: #ifdef HAVE_X11 ! 6: /* Use Xselect instead of XSelect. */ ! 7: #undef select ! 8: #define select Xselect ! 9: ! 10: /* This version was before random and srandom were added to libX11.a. */ ! 11: #undef HAVE_RANDOM ! 12: ! 13: /* We don't have XrmDestroyDatabase in this version. */ ! 14: #define NO_X_DESTROY_DATABASE ! 15: ! 16: /* Note: on ODT version 1.0, you need #undef BSTRING. */ ! 17: ! 18: #endif /* HAVE_X11 */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.