diff options
| author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-21 13:09:54 +0000 |
|---|---|---|
| committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-05-21 13:09:54 +0000 |
| commit | 0ccf4cdab290cfe3a825dde881b80b52ad49c6c3 (patch) | |
| tree | 7418e8fa472bc3b067145f52a87e7de620818c8c /libjava/testsuite/Makefile.in | |
| parent | 002fa7abacae61cf1ff114551c77849581ad677b (diff) | |
| download | ppe42-gcc-0ccf4cdab290cfe3a825dde881b80b52ad49c6c3.tar.gz ppe42-gcc-0ccf4cdab290cfe3a825dde881b80b52ad49c6c3.zip | |
* Makefile.in: Rebuilt.
* Makefile.am (INCLUDES): Added $(ZINCS).
* configure: Rebuilt.
* configure.in (ZINCS): New subst.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27083 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/testsuite/Makefile.in')
| -rw-r--r-- | libjava/testsuite/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/testsuite/Makefile.in b/libjava/testsuite/Makefile.in index 3282226a633..cd20bc9133f 100644 --- a/libjava/testsuite/Makefile.in +++ b/libjava/testsuite/Makefile.in @@ -100,6 +100,7 @@ THREADSPEC = @THREADSPEC@ USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@ VERSION = @VERSION@ ZDEPS = @ZDEPS@ +ZINCS = @ZINCS@ ZLIBS = @ZLIBS@ ZLIBSPEC = @ZLIBSPEC@ here = @here@ |

