~ubuntu-branches/ubuntu/precise/apvlv/precise

« back to all changes in this revision

Viewing changes to src/config.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ritter
  • Date: 2009-09-19 19:31:00 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090919193100-102ojwfnbs7l70o3
Tags: 0.0.7.3-1
* New upstream release
* Added apvlvrc to conffiles

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
/* The documents directory */
8
8
#define DOCDIR "/usr/local/share/doc/apvlv"
9
9
 
 
10
/* Define to 1 if you have the `alarm' function. */
 
11
#define HAVE_ALARM 1
 
12
 
 
13
/* Define to 1 if you have the <fcntl.h> header file. */
 
14
#define HAVE_FCNTL_H 1
 
15
 
 
16
/* Define to 1 if you have the `floor' function. */
 
17
/* #undef HAVE_FLOOR */
 
18
 
 
19
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
 
20
#define HAVE_FSEEKO 1
 
21
 
 
22
/* Define to 1 if you have the `getcwd' function. */
 
23
#define HAVE_GETCWD 1
 
24
 
 
25
/* Define to 1 if you have the `getpagesize' function. */
 
26
#define HAVE_GETPAGESIZE 1
 
27
 
 
28
/* Define to 1 if you have the `gettimeofday' function. */
 
29
#define HAVE_GETTIMEOFDAY 1
 
30
 
 
31
/* Define to 1 if you have the <inttypes.h> header file. */
 
32
#define HAVE_INTTYPES_H 1
 
33
 
 
34
/* Define to 1 if you have the <limits.h> header file. */
 
35
#define HAVE_LIMITS_H 1
 
36
 
 
37
/* Define to 1 if you have the <locale.h> header file. */
 
38
#define HAVE_LOCALE_H 1
 
39
 
 
40
/* Define to 1 if you have the `localtime_r' function. */
 
41
#define HAVE_LOCALTIME_R 1
 
42
 
 
43
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
44
   to 0 otherwise. */
 
45
#define HAVE_MALLOC 1
 
46
 
 
47
/* Define to 1 if you have the `memmove' function. */
 
48
#define HAVE_MEMMOVE 1
 
49
 
 
50
/* Define to 1 if you have the <memory.h> header file. */
 
51
#define HAVE_MEMORY_H 1
 
52
 
 
53
/* Define to 1 if you have the `memset' function. */
 
54
#define HAVE_MEMSET 1
 
55
 
 
56
/* Define to 1 if you have a working `mmap' system call. */
 
57
#define HAVE_MMAP 1
 
58
 
 
59
/* Define to 1 if you have the `munmap' function. */
 
60
#define HAVE_MUNMAP 1
 
61
 
 
62
/* Define to 1 if you have the `pow' function. */
 
63
/* #undef HAVE_POW */
 
64
 
 
65
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
 
66
   and to 0 otherwise. */
 
67
#define HAVE_REALLOC 1
 
68
 
 
69
/* Define to 1 if you have the `realpath' function. */
 
70
#define HAVE_REALPATH 1
 
71
 
 
72
/* Define to 1 if you have the `select' function. */
 
73
#define HAVE_SELECT 1
 
74
 
 
75
/* Define to 1 if you have the `setlocale' function. */
 
76
#define HAVE_SETLOCALE 1
 
77
 
 
78
/* Define to 1 if you have the `sqrt' function. */
 
79
/* #undef HAVE_SQRT */
 
80
 
 
81
/* Define to 1 if stdbool.h conforms to C99. */
 
82
#define HAVE_STDBOOL_H 1
 
83
 
 
84
/* Define to 1 if you have the <stddef.h> header file. */
 
85
#define HAVE_STDDEF_H 1
 
86
 
 
87
/* Define to 1 if you have the <stdint.h> header file. */
 
88
#define HAVE_STDINT_H 1
 
89
 
 
90
/* Define to 1 if you have the <stdlib.h> header file. */
 
91
#define HAVE_STDLIB_H 1
 
92
 
 
93
/* Define to 1 if you have the `strcasecmp' function. */
 
94
#define HAVE_STRCASECMP 1
 
95
 
 
96
/* Define to 1 if you have the `strchr' function. */
 
97
#define HAVE_STRCHR 1
 
98
 
 
99
/* Define to 1 if you have the `strcspn' function. */
 
100
#define HAVE_STRCSPN 1
 
101
 
 
102
/* Define to 1 if you have the `strdup' function. */
 
103
#define HAVE_STRDUP 1
 
104
 
 
105
/* Define to 1 if you have the `strerror' function. */
 
106
#define HAVE_STRERROR 1
 
107
 
 
108
/* Define to 1 if you have the <strings.h> header file. */
 
109
#define HAVE_STRINGS_H 1
 
110
 
 
111
/* Define to 1 if you have the <string.h> header file. */
 
112
#define HAVE_STRING_H 1
 
113
 
 
114
/* Define to 1 if you have the `strncasecmp' function. */
 
115
#define HAVE_STRNCASECMP 1
 
116
 
 
117
/* Define to 1 if you have the `strrchr' function. */
 
118
#define HAVE_STRRCHR 1
 
119
 
 
120
/* Define to 1 if you have the `strstr' function. */
 
121
#define HAVE_STRSTR 1
 
122
 
 
123
/* Define to 1 if you have the `strtol' function. */
 
124
#define HAVE_STRTOL 1
 
125
 
 
126
/* Define to 1 if you have the <sys/stat.h> header file. */
 
127
#define HAVE_SYS_STAT_H 1
 
128
 
 
129
/* Define to 1 if you have the <sys/time.h> header file. */
 
130
#define HAVE_SYS_TIME_H 1
 
131
 
 
132
/* Define to 1 if you have the <sys/types.h> header file. */
 
133
#define HAVE_SYS_TYPES_H 1
 
134
 
 
135
/* Define to 1 if you have the <unistd.h> header file. */
 
136
#define HAVE_UNISTD_H 1
 
137
 
 
138
/* Define to 1 if the system has the type `_Bool'. */
 
139
#define HAVE__BOOL 1
 
140
 
10
141
/* The man page directory */
11
142
#define MANDIR "/usr/local/man"
12
143
 
20
151
#define PACKAGE_NAME "apvlv"
21
152
 
22
153
/* Define to the full name and version of this package. */
23
 
#define PACKAGE_STRING "apvlv 0.0.7.2"
 
154
#define PACKAGE_STRING "apvlv 0.0.7.3"
24
155
 
25
156
/* Define to the one symbol short name of this package. */
26
157
#define PACKAGE_TARNAME "apvlv"
27
158
 
28
159
/* Define to the version of this package. */
29
 
#define PACKAGE_VERSION "0.0.7.2"
 
160
#define PACKAGE_VERSION "0.0.7.3"
30
161
 
31
162
/* The prefix path */
32
163
#define PREFIX "/usr/local"
33
164
 
34
165
/* The release number of package */
35
 
#define RELEASE "215"
 
166
#define RELEASE "220"
 
167
 
 
168
/* Define to 1 if you have the ANSI C header files. */
 
169
#define STDC_HEADERS 1
36
170
 
37
171
/* The system configuration directory */
38
172
#define SYSCONFDIR "/etc"
39
173
 
 
174
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
175
#define TIME_WITH_SYS_TIME 1
 
176
 
40
177
/* Version number of package */
41
 
#define VERSION "0.0.7.2"
 
178
#define VERSION "0.0.7.3"
 
179
 
 
180
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 
181
/* #undef _LARGEFILE_SOURCE */
 
182
 
 
183
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
 
184
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
 
185
   #define below would cause a syntax error. */
 
186
/* #undef _UINT32_T */
 
187
 
 
188
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
189
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
190
#ifndef __cplusplus
 
191
/* #undef inline */
 
192
#endif
 
193
 
 
194
/* Define to rpl_malloc if the replacement function should be used. */
 
195
/* #undef malloc */
 
196
 
 
197
/* Define to rpl_realloc if the replacement function should be used. */
 
198
/* #undef realloc */
 
199
 
 
200
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
201
/* #undef size_t */
 
202
 
 
203
/* Define to the type of an unsigned integer type of width exactly 32 bits if
 
204
   such a type exists and the standard includes do not define it. */
 
205
/* #undef uint32_t */