diff options
author | Jim Blandy <jimb@redhat.com> | 1992-04-24 08:11:28 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-04-24 08:11:28 +0000 |
commit | d4327fecc103493bc8275c3580b05c06c9fcc019 (patch) | |
tree | cdb73774491cf71c27c209576895d50633f414b9 /src/s/hpux8.h | |
parent | cab96458f8ef158d9a870f84f09058e0404cd393 (diff) | |
download | emacs-d4327fecc103493bc8275c3580b05c06c9fcc019.tar.gz |
entered into RCS
Diffstat (limited to 'src/s/hpux8.h')
-rw-r--r-- | src/s/hpux8.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/hpux8.h b/src/s/hpux8.h index ac047147295..ff48ac59293 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -6,6 +6,8 @@ #include "hpux.h" +#define HPUX8 + #define LIB_X11_LIB -L/usr/lib/X11R4 -lX11 #define C_SWITCH_SYSTEM -I/usr/include/X11R4 |