summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicolson%netscape.com <devnull@localhost>2001-02-23 23:29:34 +0000
committernicolson%netscape.com <devnull@localhost>2001-02-23 23:29:34 +0000
commita26c2029a9819671c7f3cfd0ca647af0d3a5e3e5 (patch)
treebd8296a4ca5eee7181efab5adc512ee6feb1dbdb
parent04d938ccefba9a340d298c346adefdc2a257480c (diff)
downloadnss-hg-a26c2029a9819671c7f3cfd0ca647af0d3a5e3e5.tar.gz
add additional include path under AIX.
-rw-r--r--security/coreconf/jdk.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/coreconf/jdk.mk b/security/coreconf/jdk.mk
index d9bf2d274..518eea533 100644
--- a/security/coreconf/jdk.mk
+++ b/security/coreconf/jdk.mk
@@ -256,6 +256,7 @@ ifeq ($(OS_ARCH), AIX)
JAVA_ARCH = aix
INCLUDES += -I$(JAVA_HOME)/include
+ INCLUDES += -I$(JAVA_HOME)/include/$(JAVA_ARCH)
# (3) specify "linker" information
JAVA_CPU = aix