aboutsummaryrefslogtreecommitdiff
path: root/libjava/libgcj.spec.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@cygnus.com>1999-05-11 13:03:47 +0000
committerTom Tromey <tromey@gcc.gnu.org>1999-05-11 13:03:47 +0000
commit81d4a0726cd05bf49b5b165ed3ed04bd72f5674b (patch)
tree270388993f0357f54dca1329bb39faa4b1f00861 /libjava/libgcj.spec.in
parent8db9d08ba1b4ea1d3d4f080973a32c7e961e236c (diff)
downloadgcc-81d4a0726cd05bf49b5b165ed3ed04bd72f5674b.zip
gcc-81d4a0726cd05bf49b5b165ed3ed04bd72f5674b.tar.gz
gcc-81d4a0726cd05bf49b5b165ed3ed04bd72f5674b.tar.bz2
Makefile.in: Rebuilt.
* Makefile.in: Rebuilt. * Makefile.am (jv_convert_DEPENDENCIES): Include libgcj.spec. * libgcj.spec.in: Don't use `+'. Instead, put old lib spec after our libraries. From-SVN: r26889
Diffstat (limited to 'libjava/libgcj.spec.in')
-rw-r--r--libjava/libgcj.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/libgcj.spec.in b/libjava/libgcj.spec.in
index fae8a6a..24ee578 100644
--- a/libjava/libgcj.spec.in
+++ b/libjava/libgcj.spec.in
@@ -3,5 +3,5 @@
# It is used to specify the standard libraries we need in order
# to link with libgcj.
#
-# We need a space after the `+' to placate gcc.
-*lib: + -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@
+%rename lib liborig
+*lib: -lgcj -lm @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(liborig)