Mercurial > emacs
changeset 4545:7642b50e5bb8
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 11 Aug 1993 04:47:56 +0000 |
parents | 0e076941d4e3 |
children | c796b27ae64d |
files | src/s/hpux8.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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