~ubuntu-branches/ubuntu/quantal/gengetopt/quantal

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-09-26 10:27:31 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: package-import@ubuntu.com-20110926102731-vh42p0vriqz4kp3h
Tags: 2.22.5-1
* New upstream release:
  - correctly wraps and preprocess the specified usage string
  - handle escaped newline chars in the .ggo file correctly
  - initialize enum variables with a generated null value (makes
    the parser compilable in C++)
  - removed warnings in generated parser when only flags are used
* Fix gbp config file.
* Bump Standards.
* Drop unneeded dependency on dpkg (>= 1.15.4), stable has a newer version.
* Refresh patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
 
3
/* Define to 1 when the gnulib module getopt-gnu should be tested. */
 
4
#undef GNULIB_TEST_GETOPT_GNU
 
5
 
 
6
/* Define to 1 when the gnulib module strdup should be tested. */
 
7
#undef GNULIB_TEST_STRDUP
 
8
 
3
9
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
4
10
   */
5
11
#undef HAVE_DECL_GETENV
6
12
 
 
13
/* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
 
14
   don't. */
 
15
#undef HAVE_DECL_GETOPT_CLIP
 
16
 
 
17
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
 
18
   don't. */
 
19
#undef HAVE_DECL_OPTRESET
 
20
 
7
21
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
8
22
   */
9
23
#undef HAVE_DECL_STRDUP
35
49
/* define if the compiler implements namespaces */
36
50
#undef HAVE_NAMESPACES
37
51
 
 
52
/* Define to 1 if chown is declared even after undefining macros. */
 
53
#undef HAVE_RAW_DECL_CHOWN
 
54
 
 
55
/* Define to 1 if dup2 is declared even after undefining macros. */
 
56
#undef HAVE_RAW_DECL_DUP2
 
57
 
 
58
/* Define to 1 if dup3 is declared even after undefining macros. */
 
59
#undef HAVE_RAW_DECL_DUP3
 
60
 
 
61
/* Define to 1 if endusershell is declared even after undefining macros. */
 
62
#undef HAVE_RAW_DECL_ENDUSERSHELL
 
63
 
 
64
/* Define to 1 if environ is declared even after undefining macros. */
 
65
#undef HAVE_RAW_DECL_ENVIRON
 
66
 
 
67
/* Define to 1 if euidaccess is declared even after undefining macros. */
 
68
#undef HAVE_RAW_DECL_EUIDACCESS
 
69
 
 
70
/* Define to 1 if faccessat is declared even after undefining macros. */
 
71
#undef HAVE_RAW_DECL_FACCESSAT
 
72
 
 
73
/* Define to 1 if fchdir is declared even after undefining macros. */
 
74
#undef HAVE_RAW_DECL_FCHDIR
 
75
 
 
76
/* Define to 1 if fchownat is declared even after undefining macros. */
 
77
#undef HAVE_RAW_DECL_FCHOWNAT
 
78
 
 
79
/* Define to 1 if fsync is declared even after undefining macros. */
 
80
#undef HAVE_RAW_DECL_FSYNC
 
81
 
 
82
/* Define to 1 if ftruncate is declared even after undefining macros. */
 
83
#undef HAVE_RAW_DECL_FTRUNCATE
 
84
 
 
85
/* Define to 1 if getcwd is declared even after undefining macros. */
 
86
#undef HAVE_RAW_DECL_GETCWD
 
87
 
 
88
/* Define to 1 if getdomainname is declared even after undefining macros. */
 
89
#undef HAVE_RAW_DECL_GETDOMAINNAME
 
90
 
 
91
/* Define to 1 if getdtablesize is declared even after undefining macros. */
 
92
#undef HAVE_RAW_DECL_GETDTABLESIZE
 
93
 
 
94
/* Define to 1 if getgroups is declared even after undefining macros. */
 
95
#undef HAVE_RAW_DECL_GETGROUPS
 
96
 
 
97
/* Define to 1 if gethostname is declared even after undefining macros. */
 
98
#undef HAVE_RAW_DECL_GETHOSTNAME
 
99
 
 
100
/* Define to 1 if getlogin is declared even after undefining macros. */
 
101
#undef HAVE_RAW_DECL_GETLOGIN
 
102
 
 
103
/* Define to 1 if getlogin_r is declared even after undefining macros. */
 
104
#undef HAVE_RAW_DECL_GETLOGIN_R
 
105
 
 
106
/* Define to 1 if getpagesize is declared even after undefining macros. */
 
107
#undef HAVE_RAW_DECL_GETPAGESIZE
 
108
 
 
109
/* Define to 1 if getusershell is declared even after undefining macros. */
 
110
#undef HAVE_RAW_DECL_GETUSERSHELL
 
111
 
 
112
/* Define to 1 if lchown is declared even after undefining macros. */
 
113
#undef HAVE_RAW_DECL_LCHOWN
 
114
 
 
115
/* Define to 1 if link is declared even after undefining macros. */
 
116
#undef HAVE_RAW_DECL_LINK
 
117
 
 
118
/* Define to 1 if linkat is declared even after undefining macros. */
 
119
#undef HAVE_RAW_DECL_LINKAT
 
120
 
 
121
/* Define to 1 if lseek is declared even after undefining macros. */
 
122
#undef HAVE_RAW_DECL_LSEEK
 
123
 
 
124
/* Define to 1 if memmem is declared even after undefining macros. */
 
125
#undef HAVE_RAW_DECL_MEMMEM
 
126
 
 
127
/* Define to 1 if mempcpy is declared even after undefining macros. */
 
128
#undef HAVE_RAW_DECL_MEMPCPY
 
129
 
 
130
/* Define to 1 if memrchr is declared even after undefining macros. */
 
131
#undef HAVE_RAW_DECL_MEMRCHR
 
132
 
 
133
/* Define to 1 if pipe2 is declared even after undefining macros. */
 
134
#undef HAVE_RAW_DECL_PIPE2
 
135
 
 
136
/* Define to 1 if pread is declared even after undefining macros. */
 
137
#undef HAVE_RAW_DECL_PREAD
 
138
 
 
139
/* Define to 1 if pwrite is declared even after undefining macros. */
 
140
#undef HAVE_RAW_DECL_PWRITE
 
141
 
 
142
/* Define to 1 if rawmemchr is declared even after undefining macros. */
 
143
#undef HAVE_RAW_DECL_RAWMEMCHR
 
144
 
 
145
/* Define to 1 if readlink is declared even after undefining macros. */
 
146
#undef HAVE_RAW_DECL_READLINK
 
147
 
 
148
/* Define to 1 if readlinkat is declared even after undefining macros. */
 
149
#undef HAVE_RAW_DECL_READLINKAT
 
150
 
 
151
/* Define to 1 if rmdir is declared even after undefining macros. */
 
152
#undef HAVE_RAW_DECL_RMDIR
 
153
 
 
154
/* Define to 1 if setusershell is declared even after undefining macros. */
 
155
#undef HAVE_RAW_DECL_SETUSERSHELL
 
156
 
 
157
/* Define to 1 if sleep is declared even after undefining macros. */
 
158
#undef HAVE_RAW_DECL_SLEEP
 
159
 
 
160
/* Define to 1 if stpcpy is declared even after undefining macros. */
 
161
#undef HAVE_RAW_DECL_STPCPY
 
162
 
 
163
/* Define to 1 if stpncpy is declared even after undefining macros. */
 
164
#undef HAVE_RAW_DECL_STPNCPY
 
165
 
 
166
/* Define to 1 if strcasestr is declared even after undefining macros. */
 
167
#undef HAVE_RAW_DECL_STRCASESTR
 
168
 
 
169
/* Define to 1 if strchrnul is declared even after undefining macros. */
 
170
#undef HAVE_RAW_DECL_STRCHRNUL
 
171
 
 
172
/* Define to 1 if strdup is declared even after undefining macros. */
 
173
#undef HAVE_RAW_DECL_STRDUP
 
174
 
 
175
/* Define to 1 if strncat is declared even after undefining macros. */
 
176
#undef HAVE_RAW_DECL_STRNCAT
 
177
 
 
178
/* Define to 1 if strndup is declared even after undefining macros. */
 
179
#undef HAVE_RAW_DECL_STRNDUP
 
180
 
 
181
/* Define to 1 if strnlen is declared even after undefining macros. */
 
182
#undef HAVE_RAW_DECL_STRNLEN
 
183
 
 
184
/* Define to 1 if strpbrk is declared even after undefining macros. */
 
185
#undef HAVE_RAW_DECL_STRPBRK
 
186
 
 
187
/* Define to 1 if strsep is declared even after undefining macros. */
 
188
#undef HAVE_RAW_DECL_STRSEP
 
189
 
 
190
/* Define to 1 if strsignal is declared even after undefining macros. */
 
191
#undef HAVE_RAW_DECL_STRSIGNAL
 
192
 
 
193
/* Define to 1 if strtok_r is declared even after undefining macros. */
 
194
#undef HAVE_RAW_DECL_STRTOK_R
 
195
 
 
196
/* Define to 1 if strverscmp is declared even after undefining macros. */
 
197
#undef HAVE_RAW_DECL_STRVERSCMP
 
198
 
 
199
/* Define to 1 if symlink is declared even after undefining macros. */
 
200
#undef HAVE_RAW_DECL_SYMLINK
 
201
 
 
202
/* Define to 1 if symlinkat is declared even after undefining macros. */
 
203
#undef HAVE_RAW_DECL_SYMLINKAT
 
204
 
 
205
/* Define to 1 if ttyname_r is declared even after undefining macros. */
 
206
#undef HAVE_RAW_DECL_TTYNAME_R
 
207
 
 
208
/* Define to 1 if unlink is declared even after undefining macros. */
 
209
#undef HAVE_RAW_DECL_UNLINK
 
210
 
 
211
/* Define to 1 if unlinkat is declared even after undefining macros. */
 
212
#undef HAVE_RAW_DECL_UNLINKAT
 
213
 
 
214
/* Define to 1 if usleep is declared even after undefining macros. */
 
215
#undef HAVE_RAW_DECL_USLEEP
 
216
 
38
217
/* define if the compiler has stringstream */
39
218
#undef HAVE_SSTREAM
40
219
 
71
250
/* Define to 1 if you have the <unistd.h> header file. */
72
251
#undef HAVE_UNISTD_H
73
252
 
 
253
/* Define if you have the 'wchar_t' type. */
 
254
#undef HAVE_WCHAR_T
 
255
 
74
256
/* Define to 1 if the system has the type `_Bool'. */
75
257
#undef HAVE__BOOL
76
258
 
174
356
   nothing if this is not supported.  Do not define if restrict is
175
357
   supported directly.  */
176
358
#undef restrict
177
 
/* Work around a bug in Sun C++: it does not support _Restrict, even
178
 
   though the corresponding Sun C compiler does, which causes
179
 
   "#define restrict _Restrict" in the previous line.  Perhaps some future
180
 
   version of Sun C++ will work with _Restrict; if so, it'll probably
181
 
   define __RESTRICT, just as Sun C does.  */
 
359
/* Work around a bug in Sun C++: it does not support _Restrict or
 
360
   __restrict__, even though the corresponding Sun C compiler ends up with
 
361
   "#define restrict _Restrict" or "#define restrict __restrict__" in the
 
362
   previous line.  Perhaps some future version of Sun C++ will work with
 
363
   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
182
364
#if defined __SUNPRO_CC && !defined __RESTRICT
183
365
# define _Restrict
 
366
# define __restrict__
184
367
#endif
185
368
 
186
369
/* Define to `unsigned int' if <sys/types.h> does not define. */
187
370
#undef size_t
188
371
 
189
 
/* Define as a marker that can be attached to function parameter declarations
190
 
   for parameters that are not used.  This helps to reduce warnings, such as
191
 
   from GCC -Wunused-parameter.  */
 
372
/* Define as a marker that can be attached to declarations that might not
 
373
    be used.  This helps to reduce warnings, such as from
 
374
    GCC -Wunused-parameter.  */
192
375
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
193
 
# define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
 
376
# define _GL_UNUSED __attribute__ ((__unused__))
194
377
#else
195
 
# define _UNUSED_PARAMETER_
 
378
# define _GL_UNUSED
196
379
#endif
 
380
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
 
381
   is a misnomer outside of parameter lists.  */
 
382
#define _UNUSED_PARAMETER_ _GL_UNUSED
197
383