# HG changeset patch # User Richard M. Stallman # Date 745044476 0 # Node ID 7642b50e5bb83034ceca6356aa03b5c7874a01e7 # Parent 0e076941d4e3d87284319838cb28b16c136985d3 (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM. diff -r 0e076941d4e3 -r 7642b50e5bb8 src/s/hpux8.h --- a/src/s/hpux8.h Wed Aug 11 04:47:39 1993 +0000 +++ b/src/s/hpux8.h Wed Aug 11 04:47:56 1993 +0000 @@ -12,7 +12,7 @@ #define LIBX11_SYSTEM -lXext #define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11 -#define C_SWITCH_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4 +#define C_SWITCH_X_SYSTEM -I/usr/include/X11R5 -I/usr/include/X11R4 /* Don't use shared libraries. unexec doesn't handle them. Note GCC automatically passes -a archive to ld, and it has its own