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 221

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

powered by: WebSVN 2.1.0

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