diff options
| author | Tom Tromey <tromey@cygnus.com> | 1999-05-21 13:09:54 +0000 |
|---|---|---|
| committer | Tom Tromey <tromey@gcc.gnu.org> | 1999-05-21 13:09:54 +0000 |
| commit | 41e0e0cdbb616973f569e53c0e82056469afdd64 (patch) | |
| tree | 7418e8fa472bc3b067145f52a87e7de620818c8c /libjava/testsuite/Makefile.in | |
| parent | 7df879395a2f584525c87f8c7097b5cb1da7446c (diff) | |
| download | gcc-41e0e0cdbb616973f569e53c0e82056469afdd64.tar.gz gcc-41e0e0cdbb616973f569e53c0e82056469afdd64.tar.bz2 gcc-41e0e0cdbb616973f569e53c0e82056469afdd64.zip | |
Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
* Makefile.am (INCLUDES): Added $(ZINCS).
* configure: Rebuilt.
* configure.in (ZINCS): New subst.
From-SVN: r27083
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@ |
