diff options
| author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-04 21:01:44 +0000 |
|---|---|---|
| committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-04 21:01:44 +0000 |
| commit | f632ca0d7046548099240bf6f60ca2fac1008637 (patch) | |
| tree | af6ea4dc421b349c904756ac220b0cbb31c9cda5 /libjava/ChangeLog | |
| parent | e6ec293d610cde9e28de78abff8a011c62241b07 (diff) | |
| download | ppe42-gcc-f632ca0d7046548099240bf6f60ca2fac1008637.tar.gz ppe42-gcc-f632ca0d7046548099240bf6f60ca2fac1008637.zip | |
2002-06-04 H.J. Lu (hjl@gnu.org)
* configure.in (--with-newlib): New option:
Check ${with_newlib} instead of ${with_cross_host} for newlib.
(HAVE_PROC_SELF_EXE): Defined to 1 only for cross compiling to
Linux.
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54262 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/ChangeLog')
| -rw-r--r-- | libjava/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index cf7945b188c..eaa61eee4a6 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,11 @@ +2002-06-04 H.J. Lu (hjl@gnu.org) + + * configure.in (--with-newlib): New option: + Check ${with_newlib} instead of ${with_cross_host} for newlib. + (HAVE_PROC_SELF_EXE): Defined to 1 only for cross compiling to + Linux. + * configure: Regenerated. + 2002-06-04 Tom Tromey <tromey@redhat.com> * java/util/natTimeZone.cc: Include <stdio.h>. |

