PatchSet 4614 
Date: 2004/04/04 03:16:47
Author: doogie
Branch: HEAD
Tag: (none) 
Log:
 Quote @JIKES@, so that additional arguments can be passed to it.

Members: 
        ChangeLog:1.2191->1.2192 
        libraries/javalib/rebuildLib.in:1.38->1.39 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.2191 kaffe/ChangeLog:1.2192
--- kaffe/ChangeLog:1.2191      Sun Apr  4 03:03:10 2004
+++ kaffe/ChangeLog     Sun Apr  4 03:16:47 2004
@@ -1,5 +1,11 @@
 2004-04-03  Adam Heath <[EMAIL PROTECTED]>
 
+       * libraries/javalib/rebuildLib.in: Quote @JIKES@, so that
+         additional arguments can be passed to it.
+
+
+2004-04-03  Adam Heath <[EMAIL PROTECTED]>
+
         * scripts/sort-warnings.pl:
          * The warnings hash is now a list, so that we can specify the check
            order.
Index: kaffe/libraries/javalib/rebuildLib.in
diff -u kaffe/libraries/javalib/rebuildLib.in:1.38 
kaffe/libraries/javalib/rebuildLib.in:1.39
--- kaffe/libraries/javalib/rebuildLib.in:1.38  Mon Mar  8 21:21:40 2004
+++ kaffe/libraries/javalib/rebuildLib.in       Sun Apr  4 03:16:49 2004
@@ -19,7 +19,7 @@
 TOPBLD=${top_builddir-`sed -n '/^top_builddir *= */ s///p' < Makefile`}
 
 # We now rebuild the class library using kjc and Klasses.jar.bootstrap 
[EMAIL PROTECTED]@
+JIKES="@JIKES@"
 : [EMAIL PROTECTED]@}
 # JIKES=
 

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to