aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/hpux8.h b/src/s/hpux8.h
index 855967b856e..9bebd5d4a56 100644
--- a/src/s/hpux8.h
+++ b/src/s/hpux8.h
@@ -12,7 +12,7 @@
12#define LIBX11_SYSTEM -lXext 12#define LIBX11_SYSTEM -lXext
13 13
14#define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11 14#define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11
15#define C_SWITCH_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4 15#define C_SWITCH_X_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4
16 16
17/* Don't use shared libraries. unexec doesn't handle them. 17/* Don't use shared libraries. unexec doesn't handle them.
18 Note GCC automatically passes -a archive to ld, and it has its own 18 Note GCC automatically passes -a archive to ld, and it has its own