File: config.h.in

package info (click to toggle)
jack-audio-connection-kit 1%3A0.126.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,988 kB
  • sloc: ansic: 34,176; sh: 4,234; makefile: 460; python: 327
file content (224 lines) | stat: -rw-r--r-- 5,384 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD

/* Directory for plugins */
#undef ADDON_DIR

/* Enable debugging messages */
#undef DEBUG_ENABLED

/* Default tmp directory */
#undef DEFAULT_TMP_DIR

/* Enable buffer resizing */
#undef DO_BUFFER_RESIZE

/* check realtime preemption */
#undef DO_PREEMPTION_CHECKING

/* Define to 1 if you need support for the Cell BE. */
#undef ENABLE_CELLBE

/* "Is there Altivec Support ?" */
#undef HAVE_ALTIVEC_LINUX

/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT

/* "Whether CELT is available" */
#undef HAVE_CELT

/* "Whether CELT API is 0.5 API" */
#undef HAVE_CELT_API_0_5

/* "Whether CELT API is 0.7 API" */
#undef HAVE_CELT_API_0_7

/* "Whether CELT API is 0.8 API" */
#undef HAVE_CELT_API_0_8

/* "Whether or not clock_gettime can be found in system libraries" */
#undef HAVE_CLOCK_GETTIME

/* "Whether or not clock_nanosleep can be found in system libraries" */
#undef HAVE_CLOCK_NANOSLEEP

/* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
#undef HAVE_COREAUDIO_COREAUDIO_H

/* Define to 1 if you have the <db.h> header file. */
#undef HAVE_DB_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `db' library (-ldb). */
#undef HAVE_LIBDB

/* Define to 1 if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL

/* Define to 1 if you have the `inet' library (-linet). */
#undef HAVE_LIBINET

/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM

/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL

/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD

/* Define to 1 if you have the `rt' library (-lrt). */
#undef HAVE_LIBRT

/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT

/* Define to 1 if you have the <portaudio.h> header file. */
#undef HAVE_PORTAUDIO_H

/* Define to 1 if you have the `posix_memalign' function. */
#undef HAVE_POSIX_MEMALIGN

/* "Whether ppoll is available" */
#undef HAVE_PPOLL

/* "Whether libsamplerate is available" */
#undef HAVE_SAMPLERATE

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* CPP has a broken varargs implementation */
#undef JACK_CPP_VARARGS_BROKEN

/* Default JACK driver */
#undef JACK_DEFAULT_DRIVER

/* an integer constant used as the semaphore and SysV SHM key. see
   libjack/shm.c for usage */
#undef JACK_SEMAPHORE_KEY

/* JACK shared memory type */
#undef JACK_SHM_TYPE

/* Guaranteed size of realtime stack */
#undef JACK_THREAD_STACK_TOUCH

/* Use MACH threads where possible */
#undef JACK_USE_MACH_THREADS

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Include old transport interfaces */
#undef OLD_TRANSPORT

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* "Are we running a ppc CPU?" */
#undef POWERPC

/* Protocol version */
#undef PROTOCOL_VERSION

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define to 1 if Altivec assembly is available. */
#undef USE_ALTIVEC

/* Use pthread barrier functions */
#undef USE_BARRIER

/* Enable POSIX 1.e capabilities support */
#undef USE_CAPABILITIES

/* Define to 1 to use dynamic SIMD selection. */
#undef USE_DYNSIMD

/* Using md5sum command line if available */
#undef USE_MD5SUM

/* Use POSIX memory locking */
#undef USE_MLOCK

/* Use POSIX shared memory interface */
#undef USE_POSIX_SHM

/* clean up for valgrind */
#undef VALGRIND_CLEAN

/* Version number of package */
#undef VERSION

/* Enable JACK timestamp API */
#undef WITH_TIMESTAMPS

/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
#  define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
#  undef WORDS_BIGENDIAN
# endif
#endif

/* "Nope it's intel" */
#undef x86