source:
trunk/src/gcc/libjava/libltdl/config.h.in@
1755
| Last change on this file since 1755 was 2, checked in by , 23 years ago | |
|---|---|
|
|
| File size: 2.5 KB | |
| Rev | Line | |
|---|---|---|
| [2] | 1 | /* config.h.in. Generated automatically from configure.in by autoheader. */ |
| 2 | ||
| 3 | /* Define to empty if the keyword does not work. */ | |
| 4 | #undef const | |
| 5 | ||
| 6 | /* Define as __inline if that's what the C compiler calls it. */ | |
| 7 | #undef inline | |
| 8 | ||
| 9 | /* Define if you have the ANSI C header files. */ | |
| 10 | #undef STDC_HEADERS | |
| 11 | ||
| 12 | /* Define if you are using the Boehm GC. */ | |
| 13 | #undef HAVE_BOEHM_GC | |
