diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/hpux9.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h index cc5f4e6c345..c622a392b05 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h | |||
| @@ -46,3 +46,6 @@ | |||
| 46 | 46 | ||
| 47 | /* HP-UX doesn't supply nor need Xmu. */ | 47 | /* HP-UX doesn't supply nor need Xmu. */ |
| 48 | #define LIBXMU | 48 | #define LIBXMU |
| 49 | |||
| 50 | /* zoo@armadillo.com says we don't need -lXext in HPUX 9. */ | ||
| 51 | #undef LIBX11_SYSTEM | ||