~ubuntu-branches/ubuntu/trusty/swarp/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Gürkan Sengün
  • Date: 2013-05-04 09:05:03 UTC
  • Revision ID: package-import@ubuntu.com-20130504090503-aemv054m5m20oj9d
Tags: upstream-2.19.1
Import upstream version 2.19.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Archive creation date */
 
4
#undef DATE
 
5
 
 
6
/* Define to 1 if you have the `acosd' function. */
 
7
#undef HAVE_ACOSD
 
8
 
 
9
/* Define to 1 if you have the `asind' function. */
 
10
#undef HAVE_ASIND
 
11
 
 
12
/* Define to 1 if you have the `atan2d' function. */
 
13
#undef HAVE_ATAN2D
 
14
 
 
15
/* Define to 1 if you have the `atand' function. */
 
16
#undef HAVE_ATAND
 
17
 
 
18
/* Define to 1 if you have the `atexit' function. */
 
19
#undef HAVE_ATEXIT
 
20
 
 
21
/* Define to 1 if you have the `cosd' function. */
 
22
#undef HAVE_COSD
 
23
 
 
24
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
 
25
#undef HAVE_FSEEKO
 
26
 
 
27
/* Define to 1 if you have the `getenv' function. */
 
28
#undef HAVE_GETENV
 
29
 
 
30
/* Define to 1 if you have the `gethostname' function. */
 
31
#undef HAVE_GETHOSTNAME
 
32
 
 
33
/* Define to 1 if you have the `getpagesize' function. */
 
34
#undef HAVE_GETPAGESIZE
 
35
 
 
36
/* Define to 1 if you have the <inttypes.h> header file. */
 
37
#undef HAVE_INTTYPES_H
 
38
 
 
39
/* Define to 1 if you have the `m' library (-lm). */
 
40
#undef HAVE_LIBM
 
41
 
 
42
/* Define to 1 if the system has the type `long long'. */
 
43
#undef HAVE_LONG_LONG
 
44
 
 
45
/* Define to 1 if the system has the type `long long int'. */
 
46
#undef HAVE_LONG_LONG_INT
 
47
 
 
48
/* Define to 1 if you have the <malloc.h> header file. */
 
49
#undef HAVE_MALLOC_H
 
50
 
 
51
/* Define to 1 if you have the <mathimf.h> header file. */
 
52
#undef HAVE_MATHIMF_H
 
53
 
 
54
/* Define to 1 if you have the `memcpy' function. */
 
55
#undef HAVE_MEMCPY
 
56
 
 
57
/* Define to 1 if you have the `memmove' function. */
 
58
#undef HAVE_MEMMOVE
 
59
 
 
60
/* Define to 1 if you have the <memory.h> header file. */
 
61
#undef HAVE_MEMORY_H
 
62
 
 
63
/* Define to 1 if you have the `memset' function. */
 
64
#undef HAVE_MEMSET
 
65
 
 
66
/* Define to 1 if you have the `mmap' function. */
 
67
#undef HAVE_MMAP
 
68
 
 
69
/* Define if you have POSIX threads libraries and header files. */
 
70
#undef HAVE_PTHREAD
 
71
 
 
72
/* Define to 1 if you have the `sincos' function. */
 
73
#undef HAVE_SINCOS
 
74
 
 
75
/* Define to 1 if you have the `sind' function. */
 
76
#undef HAVE_SIND
 
77
 
 
78
/* Define to 1 if you have the <stdint.h> header file. */
 
79
#undef HAVE_STDINT_H
 
80
 
 
81
/* Define to 1 if you have the <stdlib.h> header file. */
 
82
#undef HAVE_STDLIB_H
 
83
 
 
84
/* Define to 1 if you have the `strftime' function. */
 
85
#undef HAVE_STRFTIME
 
86
 
 
87
/* Define to 1 if you have the <strings.h> header file. */
 
88
#undef HAVE_STRINGS_H
 
89
 
 
90
/* Define to 1 if you have the <string.h> header file. */
 
91
#undef HAVE_STRING_H
 
92
 
 
93
/* Define to 1 if you have the `strstr' function. */
 
94
#undef HAVE_STRSTR
 
95
 
 
96
/* Define to 1 if you have the <sys/mman.h> header file. */
 
97
#undef HAVE_SYS_MMAN_H
 
98
 
 
99
/* Define to 1 if you have the <sys/stat.h> header file. */
 
100
#undef HAVE_SYS_STAT_H
 
101
 
 
102
/* Define to 1 if you have the <sys/types.h> header file. */
 
103
#undef HAVE_SYS_TYPES_H
 
104
 
 
105
/* Define to 1 if you have the `tand' function. */
 
106
#undef HAVE_TAND
 
107
 
 
108
/* Define to 1 if you have the <unistd.h> header file. */
 
109
#undef HAVE_UNISTD_H
 
110
 
 
111
/* Define to 1 if the system has the type `unsigned long long'. */
 
112
#undef HAVE_UNSIGNED_LONG_LONG
 
113
 
 
114
/* Define to 1 if the system has the type `unsigned long long int'. */
 
115
#undef HAVE_UNSIGNED_LONG_LONG_INT
 
116
 
 
117
/* Name of package */
 
118
#undef PACKAGE
 
119
 
 
120
/* Define to the address where bug reports for this package should be sent. */
 
121
#undef PACKAGE_BUGREPORT
 
122
 
 
123
/* Define to the full name of this package. */
 
124
#undef PACKAGE_NAME
 
125
 
 
126
/* Define to the full name and version of this package. */
 
127
#undef PACKAGE_STRING
 
128
 
 
129
/* Define to the one symbol short name of this package. */
 
130
#undef PACKAGE_TARNAME
 
131
 
 
132
/* Define to the version of this package. */
 
133
#undef PACKAGE_VERSION
 
134
 
 
135
/* Define to the necessary symbol if this constant uses a non-standard name on
 
136
   your system. */
 
137
#undef PTHREAD_CREATE_JOINABLE
 
138
 
 
139
/* Define as the return type of signal handlers (`int' or `void'). */
 
140
#undef RETSIGTYPE
 
141
 
 
142
/* Define to 1 if you have the ANSI C header files. */
 
143
#undef STDC_HEADERS
 
144
 
 
145
/* Maximum number of POSIX threads */
 
146
#undef THREADS_NMAX
 
147
 
 
148
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
 
149
#undef TM_IN_SYS_TIME
 
150
 
 
151
/* Triggers multhreading */
 
152
#undef USE_THREADS
 
153
 
 
154
/* Version number of package */
 
155
#undef VERSION
 
156
 
 
157
/* Default URL of the XSLT filter */
 
158
#undef XSL_URL
 
159
 
 
160
/* Number of bits in a file offset, on hosts where this is settable. */
 
161
#undef _FILE_OFFSET_BITS
 
162
 
 
163
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 
164
#undef _LARGEFILE_SOURCE
 
165
 
 
166
/* Define for large files, on AIX-style hosts. */
 
167
#undef _LARGE_FILES
 
168
 
 
169
/* Define to empty if `const' does not conform to ANSI C. */
 
170
#undef const
 
171
 
 
172
/* Define to `int' if <sys/types.h> doesn't define. */
 
173
#undef gid_t
 
174
 
 
175
/* Define to `long int' if <sys/types.h> does not define. */
 
176
#undef off_t
 
177
 
 
178
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
179
#undef size_t
 
180
 
 
181
/* Define to `int' if <sys/types.h> doesn't define. */
 
182
#undef uid_t