From a3e90d973bd17c275f6e7ba5d56e118c977bfa8f Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Tue, 28 Sep 1993 00:31:23 +0000 Subject: [PATCH] hp300/hpux9 uses X11r5 --- config/mh-hp300 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/mh-hp300 b/config/mh-hp300 index 58fe3393243..79b5a1ec7fa 100644 --- a/config/mh-hp300 +++ b/config/mh-hp300 @@ -4,5 +4,5 @@ RANLIB = true CFLAGS = # X11 -X11_INCLUDE_FLAGS = -I/usr/include/X11R4 -X11_LIB_FLAGS = -L/usr/lib/X11R4 +X11_INCLUDE_FLAGS = -I/usr/include/X11R5 +X11_LIB_FLAGS = -L/usr/lib/X11R5 -- 2.30.2