aboutsummaryrefslogtreecommitdiff
path: root/config/mh-hpux
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1992-11-28 02:40:01 +0000
committerDavid D. Zuhn <zoo@cygnus>1992-11-28 02:40:01 +0000
commit55f6d8c4ad2a1faab341abaf5f66db5891aa7c3a (patch)
tree493a408511b0aaab8529dc0ef22f9b12dc2fada8 /config/mh-hpux
parentd1bea4c7607e82895925dd8e0e38889c9c4750b2 (diff)
downloadgdb-55f6d8c4ad2a1faab341abaf5f66db5891aa7c3a.zip
gdb-55f6d8c4ad2a1faab341abaf5f66db5891aa7c3a.tar.gz
gdb-55f6d8c4ad2a1faab341abaf5f66db5891aa7c3a.tar.bz2
supply standard X11 include & library directories
Diffstat (limited to 'config/mh-hpux')
-rw-r--r--config/mh-hpux4
1 files changed, 4 insertions, 0 deletions
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