OSDN Git Service

2010-01-06 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/pf3gnuchains3x.git] / libgui / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
7    This function is required for alloca.c support on those systems.  */
8 #undef CRAY_STACKSEG_END
9
10 /* Define if you have alloca, as a function or macro.  */
11 #undef HAVE_ALLOCA
12
13 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
14 #undef HAVE_ALLOCA_H
15
16 /* If using the C implementation of alloca, define if you know the
17    direction of stack growth for your system; otherwise it will be
18    automatically deduced at run-time.
19  STACK_DIRECTION > 0 => grows toward higher addresses
20  STACK_DIRECTION < 0 => grows toward lower addresses
21  STACK_DIRECTION = 0 => direction of growth unknown
22  */
23 #undef STACK_DIRECTION
24
25 /* Define this if <string.h> declares strncasecmp().  */
26 #undef HAVE_STRNCASECMP_DECL
27
28 /* Define this if the IDE is enabled.  */
29 #define IDE_ENABLED 0
30
31 /* Define if you have the drand48 function.  */
32 #undef HAVE_DRAND48
33
34 /* Define if you have the raise function.  */
35 #undef HAVE_RAISE
36
37 /* Define if you have the rand function.  */
38 #undef HAVE_RAND
39
40 /* Define if you have the random function.  */
41 #undef HAVE_RANDOM
42
43 /* Define if you have the <fcntl.h> header file.  */
44 #undef HAVE_FCNTL_H
45
46 /* Define if you have the <getopt.h> header file.  */
47 #undef HAVE_GETOPT_H
48
49 /* Define if you have the <stddef.h> header file.  */
50 #undef HAVE_STDDEF_H
51
52 /* Define if you have the <stdlib.h> header file.  */
53 #undef HAVE_STDLIB_H
54
55 /* Define if you have the <string.h> header file.  */
56 #undef HAVE_STRING_H
57
58 /* Define if you have the <strings.h> header file.  */
59 #undef HAVE_STRINGS_H
60
61 /* Define if you have the <sys/file.h> header file.  */
62 #undef HAVE_SYS_FILE_H
63
64 /* Define if you have the <sys/wait.h> header file.  */
65 #undef HAVE_SYS_WAIT_H
66
67 /* Define if you have the <unistd.h> header file.  */
68 #undef HAVE_UNISTD_H
69
70 /* Name of package */
71 #undef PACKAGE
72
73 /* Version number of package */
74 #undef VERSION
75