changeset 1172:6cb876613230

Merge
author asaha
date Fri, 19 Sep 2014 11:29:15 -0700
parents 29b67e73358f (current diff) 1983776122a2 (diff)
children dbbca883b08f
files .hgtags common/autoconf/generated-configure.sh make/Jprt.gmk make/jprt.properties
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/Jprt.gmk	Tue Sep 16 09:01:40 2014 -0700
+++ b/make/Jprt.gmk	Fri Sep 19 11:29:15 2014 -0700
@@ -25,6 +25,9 @@
 
 # This file is contains targets utilities needed by JPRT.
 
+          ifdef ALT_BSDIFF_DIR
+	    @$(ECHO) " --with-bsdiff-dir=$(call UnixPath,$(ALT_BSDIFF_DIR)) " >> $@.tmp
+          endif
 ifndef JPRT_ARCHIVE_BUNDLE
   JPRT_ARCHIVE_BUNDLE=/tmp/jprt_bundles/j2sdk-image.zip
 endif