diff options
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. */ #undef NOMULTIPLEJOBS #undef BROKEN_TIOCGETC #undef BROKEN_TIOCGWINSZ -#undef LIBX10_SYSTEM #undef LIBX11_SYSTEM #undef LIB_X11_LIB #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) It may also be correct for Microport systems. NOTE-END */ -#define LIBX10_MACHINE -lnsl_s #define LIBX11_MACHINE -lnsl_s #define LIBS_DEBUG -lg |