Changeset 1391 for branches/GNU/src/gcc/libjava/acconfig.h
- Timestamp:
- Apr 27, 2004, 8:39:34 PM (21 years ago)
- Location:
- branches/GNU/src/gcc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc
- Property svn:ignore
-
old new 26 26 configure.vr 27 27 configure.vrs 28 dir.info 28 29 Makefile 29 dir.info30 30 lost+found 31 31 update.out
-
- Property svn:ignore
-
branches/GNU/src/gcc/libjava/acconfig.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r1390 r1391 108 108 #undef HAVE_GETHOSTBYNAME_R 109 109 #undef HAVE_GETHOSTBYADDR_R 110 #undef HAVE_FTRUNCATE 110 111 111 112 /* Define if you want a bytecode interpreter. */ … … 157 158 /* Define if you are using JVMPI. */ 158 159 #undef ENABLE_JVMPI 160 161 /* Define if your platform has a working backtrace() function. */ 162 #undef HAVE_BACKTRACE 163 164 /* Define if your platform has the global _timezone variable. */ 165 #undef HAVE_UNDERSCORE_TIMEZONE -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.