changeset 3228:8199b2047076

(LIBX11_SYSTEM): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 1993 03:29:45 +0000
parents b2e2fcc4fb24
children f2b1d5cc9337
files src/s/hpux8.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux8.h	Sat May 29 03:10:35 1993 +0000
+++ b/src/s/hpux8.h	Sat May 29 03:29:45 1993 +0000
@@ -8,6 +8,9 @@
 
 #define HPUX8
 
+/* dob@inel.gov says HPUX 8.07 needs this.  He was using X11R5, I think.  */
+#define LIBX11_SYSTEM -lXext
+
 #define LIB_X11_LIB -L/usr/lib/X11R5 -L/usr/lib/X11R4 -lX11
 #define C_SWITCH_SYSTEM -I/usr/lib/X11R5 -I/usr/include/X11R4