From 55f6d8c4ad2a1faab341abaf5f66db5891aa7c3a Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Sat, 28 Nov 1992 02:40:01 +0000 Subject: supply standard X11 include & library directories --- config/mh-hpux | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/mh-hpux') diff --git a/config/mh-hpux b/config/mh-hpux index b10d7ed..183fbc3 100644 --- a/config/mh-hpux +++ b/config/mh-hpux @@ -2,3 +2,7 @@ SYSV = -DSYSV RANLIB = true INSTALL = cp + +# X11 +X11_INCLUDE_FLAGS = -I/usr/include/X11R4 +X11_LIB_FLAGS = -L/usr/lib/X11R4 -- cgit v1.1