From: Richard M. Stallman Date: Wed, 11 Aug 1993 04:47:56 +0000 (+0000) Subject: (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM. X-Git-Tag: emacs-19.34~11306 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31ba73cb9db4f9cb830f03817c8c486867a75fc0;p=emacs.git (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM. --- 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 @@ #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