~ubuntu-branches/ubuntu/oneiric/gdm3/oneiric

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-03-25 20:02:20 UTC
  • Revision ID: james.westby@ubuntu.com-20100325200220-12cap62s6p304nuh
Tags: upstream-2.29.92
ImportĀ upstreamĀ versionĀ 2.29.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
#undef PACKAGE
 
3
#undef VERSION
 
4
#undef GETTEXT_PACKAGE
 
5
#undef HALT_COMMAND
 
6
#undef REBOOT_COMMAND
 
7
#undef SOUND_PROGRAM
 
8
#undef SUSPEND_COMMAND
 
9
#undef ENABLE_IPV6
 
10
#undef ENABLE_NLS
 
11
#undef ALWAYS_RESTART_SERVER
 
12
#undef HAVE_ADT
 
13
#undef HAVE_CATGETS
 
14
#undef HAVE_CHKAUTHATTR
 
15
#undef HAVE_CHPASS
 
16
#undef HAVE_CLEARENV
 
17
#undef HAVE_CRYPT
 
18
#undef HAVE_GETTEXT
 
19
#undef HAVE_LC_MESSAGES
 
20
#undef HAVE_LIBSM
 
21
#undef HAVE_LIBXDMCP
 
22
#undef HAVE_LOGINCAP
 
23
#undef HAVE_LOGINDEVPERM
 
24
#undef HAVE_LOGINRESTRICTIONS
 
25
#undef HAVE_PAM
 
26
#undef HAVE_PASSWDEXPIRED
 
27
#undef HAVE_SCHED_YIELD
 
28
#undef HAVE_SELINUX
 
29
#undef HAVE_SETENV
 
30
#undef HAVE_SETRESUID
 
31
#undef HAVE_SHADOW
 
32
#undef HAVE_SOLARIS_XINERAMA
 
33
#undef HAVE_STPCPY
 
34
#undef HAVE_SYS_SOCKIO_H
 
35
#undef HAVE_TCPWRAPPERS
 
36
#undef HAVE_UNSETENV
 
37
#undef HAVE_UT_SYSLEN
 
38
#undef HAVE_XINERAMA
 
39
#undef HAVE_XFREE_XINERAMA
 
40
#undef HAVE_XINPUT
 
41
#undef X_SERVER
 
42
#undef X_SERVER_PATH
 
43
#undef X_XNEST_CMD
 
44
#undef X_XNEST_CONFIG_OPTIONS
 
45
#undef X_XNEST_UNSCALED_FONTPATH
 
46
#undef X_CONFIG_OPTIONS
 
47
#undef X_PATH
 
48
#undef XSESSION_SHELL
 
49
#undef XEVIE_OPTION
 
50
#undef HAVE_LOGIN
 
51
#undef HAVE_LOGOUT
 
52
#undef HAVE_LOGWTMP
 
53
 
 
54
 
 
55
/* Define this variable if the code to use the setpenv function can be
 
56
   compiled and used */
 
57
#undef CAN_USE_SETPENV
 
58
 
 
59
/* Define if we have ipv6 */
 
60
#undef ENABLE_IPV6
 
61
 
 
62
/* always defined to indicate that i18n is enabled */
 
63
#undef ENABLE_NLS
 
64
 
 
65
/* enable profiling */
 
66
#undef ENABLE_PROFILING
 
67
 
 
68
/* Set if we build with RBAC support */
 
69
#undef ENABLE_RBAC_SHUTDOWN
 
70
 
 
71
/* Group to use */
 
72
#undef GDM_GROUPNAME
 
73
 
 
74
/* pid file */
 
75
#undef GDM_PID_FILE
 
76
 
 
77
/* User to use */
 
78
#undef GDM_USERNAME
 
79
 
 
80
/* gettext package */
 
81
#undef GETTEXT_PACKAGE
 
82
 
 
83
/* Define if have adt */
 
84
#undef HAVE_ADT
 
85
 
 
86
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
87
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
88
 
 
89
/* Define to 1 if you have the `clearenv' function. */
 
90
#undef HAVE_CLEARENV
 
91
 
 
92
/* Define to 1 if you have the <crt_externs.h> header file. */
 
93
#undef HAVE_CRT_EXTERNS_H
 
94
 
 
95
/* Define to 1 if you have the `dcgettext' function. */
 
96
#undef HAVE_DCGETTEXT
 
97
 
 
98
/* Define if we have DeviceKit-power */
 
99
#undef HAVE_DEVICEKIT_POWER
 
100
 
 
101
/* Define to 1 if you have the <dlfcn.h> header file. */
 
102
#undef HAVE_DLFCN_H
 
103
 
 
104
/* Define to 1 if you have the <execinfo.h> header file. */
 
105
#undef HAVE_EXECINFO_H
 
106
 
 
107
/* Define if the GNU gettext() function is already present or preinstalled. */
 
108
#undef HAVE_GETTEXT
 
109
 
 
110
/* Define to 1 if you have the `getutxent' function. */
 
111
#undef HAVE_GETUTXENT
 
112
 
 
113
/* Define to 1 if you have the <inttypes.h> header file. */
 
114
#undef HAVE_INTTYPES_H
 
115
 
 
116
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
117
#undef HAVE_LC_MESSAGES
 
118
 
 
119
/* linux audit support */
 
120
#undef HAVE_LIBAUDIT
 
121
 
 
122
/* Define if we have libgen.h */
 
123
#undef HAVE_LIBGEN_H
 
124
 
 
125
/* Define to 1 if you have the <libutil.h> header file. */
 
126
#undef HAVE_LIBUTIL_H
 
127
 
 
128
/* Define if have libxdmcp */
 
129
#undef HAVE_LIBXDMCP
 
130
 
 
131
/* Define if we have libxklavier */
 
132
#undef HAVE_LIBXKLAVIER
 
133
 
 
134
/* Define to 1 if you have the <locale.h> header file. */
 
135
#undef HAVE_LOCALE_H
 
136
 
 
137
/* Define if have login */
 
138
#undef HAVE_LOGIN
 
139
 
 
140
/* Define if we have logincap */
 
141
#undef HAVE_LOGINCAP
 
142
 
 
143
/* Define if have logout */
 
144
#undef HAVE_LOGOUT
 
145
 
 
146
/* Define if have logwtmp */
 
147
#undef HAVE_LOGWTMP
 
148
 
 
149
/* Define to 1 if you have the <memory.h> header file. */
 
150
#undef HAVE_MEMORY_H
 
151
 
 
152
/* Have GlibC function to make temp dirs */
 
153
#undef HAVE_MKDTEMP
 
154
 
 
155
/* Have non-POSIX function getpwnam_r */
 
156
#undef HAVE_NONPOSIX_GETPWNAM_R
 
157
 
 
158
/* Define to 1 if you have the pam_syslog function */
 
159
#undef HAVE_PAM_SYSLOG
 
160
 
 
161
/* Have POSIX function getpwnam_r */
 
162
#undef HAVE_POSIX_GETPWNAM_R
 
163
 
 
164
/* Define if we have sched yield */
 
165
#undef HAVE_SCHED_YIELD
 
166
 
 
167
/* Define to 1 if you have the <security/pam_ext.h> header file. */
 
168
#undef HAVE_SECURITY_PAM_EXT_H
 
169
 
 
170
/* Define to 1 if you have the <security/pam_modutil.h> header file. */
 
171
#undef HAVE_SECURITY_PAM_MODUTIL_H
 
172
 
 
173
/* Define if have selinux */
 
174
#undef HAVE_SELINUX
 
175
 
 
176
/* Define to 1 if you have the `setenv' function. */
 
177
#undef HAVE_SETENV
 
178
 
 
179
/* Define to 1 if you have the `setresuid' function. */
 
180
#undef HAVE_SETRESUID
 
181
 
 
182
/* Define if have Solaris xinerama */
 
183
#undef HAVE_SOLARIS_XINERAMA
 
184
 
 
185
/* Define to 1 if you have the <stdint.h> header file. */
 
186
#undef HAVE_STDINT_H
 
187
 
 
188
/* Define to 1 if you have the <stdlib.h> header file. */
 
189
#undef HAVE_STDLIB_H
 
190
 
 
191
/* Define to 1 if you have the <strings.h> header file. */
 
192
#undef HAVE_STRINGS_H
 
193
 
 
194
/* Define to 1 if you have the <string.h> header file. */
 
195
#undef HAVE_STRING_H
 
196
 
 
197
/* Define to 1 if you have the <stropts.h> header file. */
 
198
#undef HAVE_STROPTS_H
 
199
 
 
200
/* Define to 1 if you have the <sys/param.h> header file. */
 
201
#undef HAVE_SYS_PARAM_H
 
202
 
 
203
/* Define to 1 if you have the <sys/socket.h> header file. */
 
204
#undef HAVE_SYS_SOCKET_H
 
205
 
 
206
/* Define if we have sys/sockio.h */
 
207
#undef HAVE_SYS_SOCKIO_H
 
208
 
 
209
/* Define to 1 if you have the <sys/stat.h> header file. */
 
210
#undef HAVE_SYS_STAT_H
 
211
 
 
212
/* Define to 1 if you have the <sys/time.h> header file. */
 
213
#undef HAVE_SYS_TIME_H
 
214
 
 
215
/* Define to 1 if you have the <sys/types.h> header file. */
 
216
#undef HAVE_SYS_TYPES_H
 
217
 
 
218
/* Define if have tcp wrappers */
 
219
#undef HAVE_TCPWRAPPERS
 
220
 
 
221
/* Define to 1 if you have the <unistd.h> header file. */
 
222
#undef HAVE_UNISTD_H
 
223
 
 
224
/* Define to 1 if you have the `unsetenv' function. */
 
225
#undef HAVE_UNSETENV
 
226
 
 
227
/* Define to 1 if you have the `updwtmp' function. */
 
228
#undef HAVE_UPDWTMP
 
229
 
 
230
/* Define to 1 if you have the `updwtmpx' function. */
 
231
#undef HAVE_UPDWTMPX
 
232
 
 
233
/* Define to 1 if you have the <utmpx.h> header file. */
 
234
#undef HAVE_UTMPX_H
 
235
 
 
236
/* Define to 1 if you have the <utmp.h> header file. */
 
237
#undef HAVE_UTMP_H
 
238
 
 
239
/* Define if have ut_syslen record */
 
240
#undef HAVE_UT_SYSLEN
 
241
 
 
242
/* Define if your utmp struct contains a ut_exit.e_termination field. */
 
243
#undef HAVE_UT_UT_EXIT_E_TERMINATION
 
244
 
 
245
/* Define if your utmp struct contains a ut_host field. */
 
246
#undef HAVE_UT_UT_HOST
 
247
 
 
248
/* Define if your utmp struct contains a ut_id field. */
 
249
#undef HAVE_UT_UT_ID
 
250
 
 
251
/* Define if your utmp struct contains a ut_name field. */
 
252
#undef HAVE_UT_UT_NAME
 
253
 
 
254
/* Define if your utmp struct contains a ut_pid field. */
 
255
#undef HAVE_UT_UT_PID
 
256
 
 
257
/* Define if your utmp struct contains a ut_syslen field. */
 
258
#undef HAVE_UT_UT_SYSLEN
 
259
 
 
260
/* Define if your utmp struct contains a ut_time field. */
 
261
#undef HAVE_UT_UT_TIME
 
262
 
 
263
/* Define if your utmp struct contains a ut_tv field. */
 
264
#undef HAVE_UT_UT_TV
 
265
 
 
266
/* Define if your utmp struct contains a ut_type field. */
 
267
#undef HAVE_UT_UT_TYPE
 
268
 
 
269
/* Define if your utmp struct contains a ut_user field. */
 
270
#undef HAVE_UT_UT_USER
 
271
 
 
272
/* Define if have xfree xinerama */
 
273
#undef HAVE_XFREE_XINERAMA
 
274
 
 
275
/* Define if Xft functionality is available */
 
276
#undef HAVE_XFT2
 
277
 
 
278
/* Define if have xinerama */
 
279
#undef HAVE_XINERAMA
 
280
 
 
281
/* Define if have xinput */
 
282
#undef HAVE_XINPUT
 
283
 
 
284
/* Define to 1 if you have the `_NSGetEnviron' function. */
 
285
#undef HAVE__NSGETENVIRON
 
286
 
 
287
/* Define to 256 if neither have HOST_NAME_MAX nor _POSIX_HOST_NAME_MAX */
 
288
#undef HOST_NAME_MAX
 
289
 
 
290
/* ISO codes prefix */
 
291
#undef ISO_CODES_PREFIX
 
292
 
 
293
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
294
#undef NO_MINUS_C_MINUS_O
 
295
 
 
296
/* Name of package */
 
297
#undef PACKAGE
 
298
 
 
299
/* Define to the address where bug reports for this package should be sent. */
 
300
#undef PACKAGE_BUGREPORT
 
301
 
 
302
/* Define to the full name of this package. */
 
303
#undef PACKAGE_NAME
 
304
 
 
305
/* Define to the full name and version of this package. */
 
306
#undef PACKAGE_STRING
 
307
 
 
308
/* Define to the one symbol short name of this package. */
 
309
#undef PACKAGE_TARNAME
 
310
 
 
311
/* Define to the version of this package. */
 
312
#undef PACKAGE_VERSION
 
313
 
 
314
/* Define if your PAM support takes non-const arguments (Solaris) */
 
315
#undef PAM_MESSAGE_NONCONST
 
316
 
 
317
/* Set if we build with RBAC support */
 
318
#undef RBAC_SHUTDOWN_KEY
 
319
 
 
320
/* Define to 1 if you have the ANSI C header files. */
 
321
#undef STDC_HEADERS
 
322
 
 
323
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
324
#undef TIME_WITH_SYS_TIME
 
325
 
 
326
/* Enable extensions on AIX 3, Interix.  */
 
327
#ifndef _ALL_SOURCE
 
328
# undef _ALL_SOURCE
 
329
#endif
 
330
/* Enable GNU extensions on systems that have them.  */
 
331
#ifndef _GNU_SOURCE
 
332
# undef _GNU_SOURCE
 
333
#endif
 
334
/* Enable threading extensions on Solaris.  */
 
335
#ifndef _POSIX_PTHREAD_SEMANTICS
 
336
# undef _POSIX_PTHREAD_SEMANTICS
 
337
#endif
 
338
/* Enable extensions on HP NonStop.  */
 
339
#ifndef _TANDEM_SOURCE
 
340
# undef _TANDEM_SOURCE
 
341
#endif
 
342
/* Enable general extensions on Solaris.  */
 
343
#ifndef __EXTENSIONS__
 
344
# undef __EXTENSIONS__
 
345
#endif
 
346
 
 
347
 
 
348
/* Define to the name of a structure which holds utmp data. */
 
349
#undef UTMP
 
350
 
 
351
/* Version number of package */
 
352
#undef VERSION
 
353
 
 
354
/* Define to enable ConsoleKit support */
 
355
#undef WITH_CONSOLE_KIT
 
356
 
 
357
/* Show incomplete locales in lang list */
 
358
#undef WITH_INCOMPLETE_LOCALES
 
359
 
 
360
/* Define xevie option */
 
361
#undef XEVIE_OPTION
 
362
 
 
363
/* xsession shell */
 
364
#undef XSESSION_SHELL
 
365
 
 
366
/* Options used when launching xserver */
 
367
#undef X_CONFIG_OPTIONS
 
368
 
 
369
/* Define to 1 if the X Window System is missing or not being used. */
 
370
#undef X_DISPLAY_MISSING
 
371
 
 
372
/* Define to 1 if on MINIX. */
 
373
#undef _MINIX
 
374
 
 
375
/* Define to 2 if the system does not provide POSIX.1 features except with
 
376
   this defined. */
 
377
#undef _POSIX_1_SOURCE
 
378
 
 
379
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
380
#undef _POSIX_SOURCE
 
381
 
 
382
/* Compatibility type */
 
383
#undef socklen_t