diff options
| author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-02-27 05:32:29 +0000 |
|---|---|---|
| committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-02-27 05:32:29 +0000 |
| commit | 70b274b82e22f9aeca900520a9dc652475520d8e (patch) | |
| tree | 587f3e1028dd7f95d052056acbf57dca2a7c4275 /libjava/include/config.h.in | |
| parent | 6497275858efa57e73841be418751da00c67136f (diff) | |
| download | ppe42-gcc-70b274b82e22f9aeca900520a9dc652475520d8e.tar.gz ppe42-gcc-70b274b82e22f9aeca900520a9dc652475520d8e.zip | |
* java/lang/natSystem.cc (init_properties): Use __VERSION__.
* gij.cc (version): Use __VERSION__.
* include/config.h.in: Rebuilt.
* acconfig.h (GCJVERSION): Removed.
* configure: Rebuilt.
* configure.in (GCJVERSION): Removed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50088 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include/config.h.in')
| -rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 94d3b60a180..049297416de 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -120,9 +120,6 @@ /* Define if global `timezone' exists. */ #undef HAVE_TIMEZONE -/* Define to version of GCJ in use. */ -#undef GCJVERSION - /* Define if you have the appropriate function. */ #undef HAVE_ACCESS #undef HAVE_STAT |

