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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_40/] [or1ksim/] [config.h.in] - Blame information for rev 225

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 225 erez
/* Whether the compiler supports 'long long'. */
27
#define CC_HAS_LONG_LONG
28
 
29 7 jrydberg
/* Define if you have the lstat function.  */
30
#undef HAVE_LSTAT
31
 
32
/* Define if you have the putenv function.  */
33
#undef HAVE_PUTENV
34
 
35
/* Define if you have the select function.  */
36
#undef HAVE_SELECT
37
 
38
/* Define if you have the setenv function.  */
39
#undef HAVE_SETENV
40
 
41
/* Define if you have the setlocale function.  */
42
#undef HAVE_SETLOCALE
43
 
44
/* Define if you have the strcasecmp function.  */
45
#undef HAVE_STRCASECMP
46
 
47
/* Define if you have the tcgetattr function.  */
48
#undef HAVE_TCGETATTR
49
 
50
/* Define if you have the  header file.  */
51
#undef HAVE_DIRENT_H
52
 
53
/* Define if you have the  header file.  */
54
#undef HAVE_LOCALE_H
55
 
56
/* Define if you have the  header file.  */
57
#undef HAVE_NDIR_H
58
 
59
/* Define if you have the  header file.  */
60
#undef HAVE_STDARG_H
61
 
62
/* Define if you have the  header file.  */
63
#undef HAVE_STDLIB_H
64
 
65
/* Define if you have the  header file.  */
66
#undef HAVE_STRING_H
67
 
68
/* Define if you have the  header file.  */
69
#undef HAVE_SYS_DIR_H
70
 
71
/* Define if you have the  header file.  */
72
#undef HAVE_SYS_FILE_H
73
 
74
/* Define if you have the  header file.  */
75
#undef HAVE_SYS_NDIR_H
76
 
77
/* Define if you have the  header file.  */
78
#undef HAVE_SYS_PTE_H
79
 
80
/* Define if you have the  header file.  */
81
#undef HAVE_SYS_PTEM_H
82
 
83
/* Define if you have the  header file.  */
84
#undef HAVE_SYS_SELECT_H
85
 
86
/* Define if you have the  header file.  */
87
#undef HAVE_SYS_STREAM_H
88
 
89
/* Define if you have the  header file.  */
90
#undef HAVE_TERMCAP_H
91
 
92
/* Define if you have the  header file.  */
93
#undef HAVE_TERMIO_H
94
 
95
/* Define if you have the  header file.  */
96
#undef HAVE_TERMIOS_H
97
 
98
/* Define if you have the  header file.  */
99
#undef HAVE_UNISTD_H
100
 
101
/* Define if you have the  header file.  */
102
#undef HAVE_VARARGS_H
103
 
104 17 jrydberg
/* Define if you have the readline library (-lreadline).  */
105
#undef HAVE_LIBREADLINE
106
 
107 7 jrydberg
/* Name of package */
108
#undef PACKAGE
109
 
110
/* Version number of package */
111
#undef VERSION
112
 

powered by: WebSVN 2.1.0

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