CVS kaffe (robilad): added gjar and variants to detected jar tools

Kaffe CVS <[email protected]>
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
PatchSet 7645 
Date: 2008/01/01 21:24:36
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
added gjar and variants to detected jar tools

2008-01-01  Dalibor Topic  <[email protected]>

        * configure.ac (FASTJAR): Added gjar, gjar-4.1 and gjar-4.2 to detected jar tools.

Members: 
	ChangeLog:1.5144->1.5145 
	configure:1.610->1.611 
	configure.ac:1.280->1.281 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5144 kaffe/ChangeLog:1.5145
--- kaffe/ChangeLog:1.5144	Tue Jan  1 20:53:48 2008
+++ kaffe/ChangeLog	Tue Jan  1 21:24:36 2008
@@ -1,5 +1,9 @@
 2008-01-01  Dalibor Topic  <[email protected]>
 
+	* configure.ac (FASTJAR): Added gjar, gjar-4.1 and gjar-4.2 to detected jar tools.
+
+2008-01-01  Dalibor Topic  <[email protected]>
+
 	* THIRDPARTY: Removed gnu-inet licensing information.
 	* WHATSNEW: Annoucned purge of gnu-inet.
 
Index: kaffe/configure
diff -u kaffe/configure:1.610 kaffe/configure:1.611
--- kaffe/configure:1.610	Tue Jan  1 20:48:31 2008
+++ kaffe/configure	Tue Jan  1 21:24:39 2008
@@ -47455,7 +47455,7 @@
 
 # detect fastjar and set FASTJAR to its path
 
-for ac_prog in fastjar jar
+for ac_prog in fastjar gjar-4.2 gjar-4.1 gjar jar
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
Index: kaffe/configure.ac
diff -u kaffe/configure.ac:1.280 kaffe/configure.ac:1.281
--- kaffe/configure.ac:1.280	Tue Jan  1 20:48:31 2008
+++ kaffe/configure.ac	Tue Jan  1 21:24:39 2008
@@ -2089,7 +2089,7 @@
 
 # detect fastjar and set FASTJAR to its path
 
-AC_PATH_PROGS([FASTJAR], [fastjar jar])
+AC_PATH_PROGS([FASTJAR], [fastjar gjar-4.2 gjar-4.1 gjar jar])
 
 if test -z "${FASTJAR}"; then
   AC_MSG_ERROR([No JAR tool found. Please install fastjar or jar.])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.