diff options
Diffstat (limited to 'config/mh-hp300')
-rw-r--r-- | config/mh-hp300 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/mh-hp300 b/config/mh-hp300 index 58fe339..79b5a1e 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 |