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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_67/] [or1ksim/] [config.h.in] - Blame information for rev 706

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

Line No. Rev Author Line
1 7 jrydberg
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
 
3
/* Define if you have the strcoll function and it is properly defined.  */
4
#undef HAVE_STRCOLL
5
 
6
/* Define if on MINIX.  */
7
#undef _MINIX
8
 
9
/* Define if the system does not provide POSIX.1 features except
10
   with this defined.  */
11
#undef _POSIX_1_SOURCE
12
 
13
/* Define if you need to in order for stat and other things to work.  */
14
#undef _POSIX_SOURCE
15
 
16
/* Define as the return type of signal handlers (int or void).  */
17
#undef RETSIGTYPE
18
 
19
/* Define if the `S_IS*' macros in  do not work properly.  */
20
#undef STAT_MACROS_BROKEN
21
 
22 225 erez
/* Some shared files require to know, whether we have
23
   execution functions defined.  */
24 123 markom
#define HAS_EXECUTION
25
 
26 371 markom
/* Some shared files require to know, whether we have
27
   debug functions.  */
28
#define HAS_DEBUG
29
 
30 225 erez
/* Whether the compiler supports 'long long'. */
31
#define CC_HAS_LONG_LONG
32
 
33 551 markom
/* Whether we are building fsim */
34
#define FAST_SIM 0
35
 
36 706 markom
/* Whether we are building with simple execution module */
37
#define SIMPLE_EXECUTION 0
38
 
39 7 jrydberg
/* Define if you have the lstat function.  */
40
#undef HAVE_LSTAT
41
 
42
/* Define if you have the putenv function.  */
43
#undef HAVE_PUTENV
44
 
45
/* Define if you have the select function.  */
46
#undef HAVE_SELECT
47
 
48
/* Define if you have the setenv function.  */
49
#undef HAVE_SETENV
50
 
51
/* Define if you have the setlocale function.  */
52
#undef HAVE_SETLOCALE
53
 
54
/* Define if you have the strcasecmp function.  */
55
#undef HAVE_STRCASECMP
56
 
57
/* Define if you have the tcgetattr function.  */
58
#undef HAVE_TCGETATTR
59
 
60
/* Define if you have the  header file.  */
61
#undef HAVE_DIRENT_H
62
 
63
/* Define if you have the  header file.  */
64
#undef HAVE_LOCALE_H
65
 
66
/* Define if you have the  header file.  */
67
#undef HAVE_NDIR_H
68
 
69 345 erez
/* Define if you have the  header file.  */
70
#undef HAVE_NET_ETHERNET_H
71
 
72 7 jrydberg
/* Define if you have the  header file.  */
73
#undef HAVE_STDARG_H
74
 
75
/* Define if you have the  header file.  */
76
#undef HAVE_STDLIB_H
77
 
78
/* Define if you have the  header file.  */
79
#undef HAVE_STRING_H
80
 
81
/* Define if you have the  header file.  */
82
#undef HAVE_SYS_DIR_H
83
 
84
/* Define if you have the  header file.  */
85
#undef HAVE_SYS_FILE_H
86
 
87
/* Define if you have the  header file.  */
88
#undef HAVE_SYS_NDIR_H
89
 
90
/* Define if you have the  header file.  */
91
#undef HAVE_SYS_PTE_H
92
 
93
/* Define if you have the  header file.  */
94
#undef HAVE_SYS_PTEM_H
95
 
96
/* Define if you have the  header file.  */
97
#undef HAVE_SYS_SELECT_H
98
 
99
/* Define if you have the  header file.  */
100
#undef HAVE_SYS_STREAM_H
101
 
102
/* Define if you have the  header file.  */
103
#undef HAVE_TERMCAP_H
104
 
105
/* Define if you have the  header file.  */
106
#undef HAVE_TERMIO_H
107
 
108
/* Define if you have the  header file.  */
109
#undef HAVE_TERMIOS_H
110
 
111
/* Define if you have the  header file.  */
112
#undef HAVE_UNISTD_H
113
 
114
/* Define if you have the  header file.  */
115
#undef HAVE_VARARGS_H
116
 
117 17 jrydberg
/* Define if you have the readline library (-lreadline).  */
118
#undef HAVE_LIBREADLINE
119
 
120 7 jrydberg
/* Name of package */
121
#undef PACKAGE
122
 
123
/* Version number of package */
124
#undef VERSION
125
 

powered by: WebSVN 2.1.0

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