* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.

From-SVN: r29602
This commit is contained in:
Tom Tromey 1999-09-22 20:44:41 +00:00 committed by Tom Tromey
parent 3e47bea8ab
commit 17f4971f7b
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,9 @@
1999-09-22 Tom Tromey <tromey@cygnus.com>
* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>
* java/text/MessageFormat.java (MessageFormat(String)): Set the
default locale.
* java/text/NumberFormat.java: Check that object is a Number. If

View File

@ -6,5 +6,4 @@
%rename lib liborig
*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)
%rename cc1 cc1orig
*cc1: @DIVIDESPEC@ %(cc1orig)
*jc1: @DIVIDESPEC@