|
|
1.1 root 1: #include "s-usg5-4.h"
2:
3: /* [email protected] says these work. */
4: #define BROKEN_FIONREAD
5: #undef SYSV_STREAMS
6:
7: #define POSIX
8:
9: /* Here is how to find X Windows. */
10: #define LD_SWITCH_SYSTEM -L/usr/openwin/lib
11: #define C_SWITCH_X_SYSTEM -I/usr/openwin/include
12:
13: /* Compile in non-ansi fashion to work around bugs in system header files. */
14: #ifndef __GNUC__
15: #define C_SWITCH_SYSTEM -Xs
16: #else /* GCC */
17: #define C_SWITCH_SYSTEM -traditional
18: #endif /* GCC */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.