OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [libgui/] [config.h.in] - Blame information for rev 1782

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
/* 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  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  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 strdup function.  */
44
#undef HAVE_STRDUP
45
 
46
/* Define if you have the  header file.  */
47
#undef HAVE_FCNTL_H
48
 
49
/* Define if you have the  header file.  */
50
#undef HAVE_GETOPT_H
51
 
52
/* Define if you have the  header file.  */
53
#undef HAVE_STDDEF_H
54
 
55
/* Define if you have the  header file.  */
56
#undef HAVE_STDLIB_H
57
 
58
/* Define if you have the  header file.  */
59
#undef HAVE_STRING_H
60
 
61
/* Define if you have the  header file.  */
62
#undef HAVE_STRINGS_H
63
 
64
/* Define if you have the  header file.  */
65
#undef HAVE_SYS_FILE_H
66
 
67
/* Define if you have the  header file.  */
68
#undef HAVE_SYS_WAIT_H
69
 
70
/* Define if you have the  header file.  */
71
#undef HAVE_UNISTD_H
72
 
73
/* Name of package */
74
#undef PACKAGE
75
 
76
/* Version number of package */
77
#undef VERSION
78
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.