OSDN Git Service

2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / fastjar / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to `long' if <sys/types.h> doesn't define.  */
4 #undef off_t
5
6 /* Define if you have the ANSI C header files.  */
7 #undef STDC_HEADERS
8
9 /* Define if your <sys/time.h> declares struct tm.  */
10 #undef TM_IN_SYS_TIME
11
12 /* Define if your processor stores words with the most significant
13    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
14 #undef WORDS_BIGENDIAN
15
16 /* The number of bytes in a char.  */
17 #undef SIZEOF_CHAR
18
19 /* The number of bytes in a int.  */
20 #undef SIZEOF_INT
21
22 /* The number of bytes in a long.  */
23 #undef SIZEOF_LONG
24
25 /* The number of bytes in a long long.  */
26 #undef SIZEOF_LONG_LONG
27
28 /* The number of bytes in a short.  */
29 #undef SIZEOF_SHORT
30
31 /* Define if you have the <dirent.h> header file.  */
32 #undef HAVE_DIRENT_H
33
34 /* Define if you have the <fcntl.h> header file.  */
35 #undef HAVE_FCNTL_H
36
37 /* Define if you have the <ndir.h> header file.  */
38 #undef HAVE_NDIR_H
39
40 /* Define if you have the <sys/dir.h> header file.  */
41 #undef HAVE_SYS_DIR_H
42
43 /* Define if you have the <sys/ndir.h> header file.  */
44 #undef HAVE_SYS_NDIR_H
45
46 /* Define if you have the <sys/param.h> header file.  */
47 #undef HAVE_SYS_PARAM_H
48
49 /* Define if you have the <unistd.h> header file.  */
50 #undef HAVE_UNISTD_H
51
52 /* Name of package */
53 #undef PACKAGE
54
55 /* Version number of package */
56 #undef VERSION
57