components/apache2-modules/mod_jk/Makefile
changeset 1394 5f86498eee95
parent 1058 34d7aaa03423
child 1434 c782e620dd26
--- a/components/apache2-modules/mod_jk/Makefile	Fri Jul 12 09:55:54 2013 -0700
+++ b/components/apache2-modules/mod_jk/Makefile	Fri Jul 12 14:16:05 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -54,6 +54,9 @@
 COMPONENT_PRE_CONFIGURE_ACTION += ($(CLONEY) $(SOURCE_DIR)/native $(@D));
 
 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
+ifeq   ($(strip $(PARFAIT_BUILD)),yes)
+PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin
+endif
 
 build: $(BUILD_32_and_64)