acconfig.h (GCJVERSION): New undef.

* acconfig.h (GCJVERSION): New undef.
	* java/lang/natSystem.cc (init_properties): Define java.version,
	java.class.version, os.name, os.arch, os.version.
	Include <sys/utsname.h> if required.
	* configure: Rebuilt.
	* configure.in: Compute and define GCJVERSION.
	* java/lang/natSystem.cc (default_file_encoding): Now static.

From-SVN: r26830
This commit is contained in:
Tom Tromey
1999-05-07 18:44:38 +00:00
committed by Tom Tromey
parent c59c5e9a65
commit 01b02b11de
9 changed files with 1020 additions and 237 deletions
+3
View File
@@ -88,6 +88,9 @@
/* 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