projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20e984
)
add X11 directory support
author
David D. Zuhn
<zoo@cygnus>
Tue, 23 Mar 1993 08:17:50 +0000
(08:17 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Tue, 23 Mar 1993 08:17:50 +0000
(08:17 +0000)
config/mh-aix
patch
|
blob
|
history
diff --git
a/config/mh-aix
b/config/mh-aix
index ff85fa0e8bcff9334838be6852f1a04c1a361a1b..19be7b6474644e2e37703de42a97c802b1f24c34 100644
(file)
--- a/
config/mh-aix
+++ b/
config/mh-aix
@@
-1
+1,6
@@
INSTALL = cp
+# X11
+#X11_HOME_DIRECTORY=/usr/lpp/X11
+X11_HOME_DIRECTORY=/usr/unsupported
+X11_INCLUDE_FLAGS = -I$(X11_HOME_DIRECTORY)/include
+X11_LIB_FLAGS = -L$(X11_HOME_DIRECTORY)/lib