hp300/hpux9 uses X11r5
This commit is contained in:
parent
69bdf1a5da
commit
a3e90d973b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue