~ubuntu-branches/ubuntu/lucid/libtasn1-3/lucid-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2009-02-17 13:17:19 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090217131719-hrzk23b4v13mwt0q
Tags: 1.8-1
* New upstream version.
* [lintian] Add ${misc:Depends}.
* Standards-Version 3.8.0.
  + Rename README.source_and_patches to README.source

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define if the compiler is building for multiple architectures of Apple
 
4
   platforms at once. */
 
5
#undef AA_APPLE_UNIVERSAL_BUILD
2
6
 
3
7
/* Define to the number of bits in type 'ptrdiff_t'. */
4
8
#undef BITSIZEOF_PTRDIFF_T
19
23
   */
20
24
#undef HAVE_DECL_GETENV
21
25
 
22
 
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
23
 
   */
24
 
#undef HAVE_DECL_STRDUP
25
 
 
26
26
/* Define to 1 if you have the <dlfcn.h> header file. */
27
27
#undef HAVE_DLFCN_H
28
28
 
32
32
/* Define to 1 if you have the `getopt_long_only' function. */
33
33
#undef HAVE_GETOPT_LONG_ONLY
34
34
 
35
 
/* Define if your compiler supports the #include_next directive. */
36
 
#undef HAVE_INCLUDE_NEXT
37
 
 
38
35
/* Define to 1 if you have the <inttypes.h> header file. */
39
36
#undef HAVE_INTTYPES_H
40
37
 
41
38
/* Define to 1 if the system has the type `long long int'. */
42
39
#undef HAVE_LONG_LONG_INT
43
40
 
44
 
/* Define if the 'malloc' function is POSIX compliant. */
45
 
#undef HAVE_MALLOC_POSIX
46
 
 
47
41
/* Define to 1 if you have the <memory.h> header file. */
48
42
#undef HAVE_MEMORY_H
49
43
 
68
62
/* Define to 1 if you have the <stdlib.h> header file. */
69
63
#undef HAVE_STDLIB_H
70
64
 
71
 
/* Define to 1 if you have the `strdup' function. */
72
 
#undef HAVE_STRDUP
73
 
 
74
65
/* Define to 1 if you have the <strings.h> header file. */
75
66
#undef HAVE_STRINGS_H
76
67
 
77
68
/* Define to 1 if you have the <string.h> header file. */
78
69
#undef HAVE_STRING_H
79
70
 
 
71
/* Define to 1 if the system has the type `struct random_data'. */
 
72
#undef HAVE_STRUCT_RANDOM_DATA
 
73
 
80
74
/* Define to 1 if you have the <sys/bitypes.h> header file. */
81
75
#undef HAVE_SYS_BITYPES_H
82
76
 
98
92
/* Define to 1 if you have the <wchar.h> header file. */
99
93
#undef HAVE_WCHAR_H
100
94
 
 
95
/* Define if you have the 'wint_t' type. */
 
96
#undef HAVE_WINT_T
 
97
 
 
98
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
99
   */
 
100
#undef LT_OBJDIR
 
101
 
101
102
/* Name of package */
102
103
#undef PACKAGE
103
104
 
137
138
/* Define to 1 if you have the ANSI C header files. */
138
139
#undef STDC_HEADERS
139
140
 
140
 
/* Version number of package */
141
 
#undef VERSION
142
 
 
143
 
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
144
 
   'wchar_t'. */
145
 
#undef WCHAR_T_SUFFIX
146
 
 
147
 
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
148
 
   'wint_t'. */
149
 
#undef WINT_T_SUFFIX
150
 
 
151
 
/* Define to 1 if on MINIX. */
152
 
#undef _MINIX
153
 
 
154
 
/* Define to 2 if the system does not provide POSIX.1 features except with
155
 
   this defined. */
156
 
#undef _POSIX_1_SOURCE
157
 
 
158
 
/* Define to 1 if you need to in order for `stat' and other things to work. */
159
 
#undef _POSIX_SOURCE
160
 
 
161
141
/* Enable extensions on AIX 3, Interix.  */
162
142
#ifndef _ALL_SOURCE
163
143
# undef _ALL_SOURCE
180
160
#endif
181
161
 
182
162
 
 
163
/* Version number of package */
 
164
#undef VERSION
 
165
 
 
166
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
167
   'wchar_t'. */
 
168
#undef WCHAR_T_SUFFIX
 
169
 
 
170
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
 
171
   'wint_t'. */
 
172
#undef WINT_T_SUFFIX
 
173
 
 
174
/* Define to 1 if on MINIX. */
 
175
#undef _MINIX
 
176
 
 
177
/* Define to 2 if the system does not provide POSIX.1 features except with
 
178
   this defined. */
 
179
#undef _POSIX_1_SOURCE
 
180
 
 
181
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
182
#undef _POSIX_SOURCE
 
183
 
183
184
/* Define to rpl_ if the getopt replacement functions and variables should be
184
185
   used. */
185
186
#undef __GETOPT_PREFIX
200
201
# define __GNUC_STDC_INLINE__ 1
201
202
#endif
202
203
 
203
 
/* Define to the equivalent of the C99 'restrict' keyword, or to
204
 
   nothing if this is not supported.  Do not define if restrict is
205
 
   supported directly.  */
206
 
#undef restrict
207
 
/* Work around a bug in Sun C++: it does not support _Restrict, even
208
 
   though the corresponding Sun C compiler does, which causes
209
 
   "#define restrict _Restrict" in the previous line.  Perhaps some future
210
 
   version of Sun C++ will work with _Restrict; if so, it'll probably
211
 
   define __RESTRICT, just as Sun C does.  */
212
 
#if defined __SUNPRO_CC && !defined __RESTRICT
213
 
# define _Restrict
 
204
/* Define as a marker that can be attached to function parameter declarations
 
205
   for parameters that are not used.  This helps to reduce warnings, such as
 
206
   from GCC -Wunused-parameter.  */
 
207
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
 
208
# define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
 
209
#else
 
210
# define _UNUSED_PARAMETER_
214
211
#endif
215
212
 
 
213
 
216
214
/* Define as a macro for copying va_list variables. */
217
215
#undef va_copy