0f9c645ea5
* configure: Rebuilt. * configure.in (ZLIBTESTSPEC): New macro. (GCTESTSPEC): New macro. (LIBGCJTESTSPEC): New macro. * libgcj-test.spec.in: New file. From-SVN: r32330
8 lines
200 B
RPMSpec
8 lines
200 B
RPMSpec
#
|
|
# This spec file is read by gcj when linking.
|
|
# It is only used by the testing harnesses (in libjava and gdb).
|
|
#
|
|
%rename lib liborig2
|
|
*lib: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(liborig2)
|
|
|