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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user