diff options
| author | Dan Nicolaescu | 2007-10-31 06:55:00 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-10-31 06:55:00 +0000 |
| commit | c22140f676d077734d3eaed79c958948c9e1a0e8 (patch) | |
| tree | bc9fbcc022ce41672ab32492f1522c867acf87f6 /src/m | |
| parent | 91dd4dc44291d513b64ee95736c0b1dbd519bd82 (diff) | |
| download | emacs-c22140f676d077734d3eaed79c958948c9e1a0e8.tar.gz emacs-c22140f676d077734d3eaed79c958948c9e1a0e8.zip | |
* s/usg5-4.h:
* s/usg5-3.h:
* s/ptx.h:
* m/is386.h:
* m/ibmps2-aix.h:
* Makefile.in: Remove all mentions of X10
* dispnew.c (syms_of_display): Don't mention version 10.
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/ibmps2-aix.h | 1 | ||||
| -rw-r--r-- | src/m/is386.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/m/ibmps2-aix.h b/src/m/ibmps2-aix.h index 8c975b81bb9..045bcf2c294 100644 --- a/src/m/ibmps2-aix.h +++ b/src/m/ibmps2-aix.h | |||
| @@ -213,7 +213,6 @@ so disable it for them. */ | |||
| 213 | #undef NOMULTIPLEJOBS | 213 | #undef NOMULTIPLEJOBS |
| 214 | #undef BROKEN_TIOCGETC | 214 | #undef BROKEN_TIOCGETC |
| 215 | #undef BROKEN_TIOCGWINSZ | 215 | #undef BROKEN_TIOCGWINSZ |
| 216 | #undef LIBX10_SYSTEM | ||
| 217 | #undef LIBX11_SYSTEM | 216 | #undef LIBX11_SYSTEM |
| 218 | #undef LIB_X11_LIB | 217 | #undef LIB_X11_LIB |
| 219 | #endif | 218 | #endif |
diff --git a/src/m/is386.h b/src/m/is386.h index 02fe12d93e5..5041db9a6c8 100644 --- a/src/m/is386.h +++ b/src/m/is386.h | |||
| @@ -21,7 +21,6 @@ Intel 386 (-machine=intel386 or -machine=is386.h) | |||
| 21 | It may also be correct for Microport systems. | 21 | It may also be correct for Microport systems. |
| 22 | NOTE-END */ | 22 | NOTE-END */ |
| 23 | 23 | ||
| 24 | #define LIBX10_MACHINE -lnsl_s | ||
| 25 | #define LIBX11_MACHINE -lnsl_s | 24 | #define LIBX11_MACHINE -lnsl_s |
| 26 | 25 | ||
| 27 | #define LIBS_DEBUG -lg | 26 | #define LIBS_DEBUG -lg |