~ubuntu-branches/ubuntu/precise/gnupg2/precise-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2005-12-08 22:13:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051208221321-4rvs2vu835iam5wv
Tags: 1.9.19-2
* Convert debian/changelog to UTF-8.
* Put gnupg-agent and gpgsm lintian overrides in the respectively
  right package.  Closes: #335066
* Added debhelper tokens to maintainer scripts.
* xsession fixes:
  o Added host name to gpg-agent PID file name.  Closes: #312717
  o Fixed xsession script to be able to run under zsh.  Closes: #308516
  o Don't run gpg-agent if one is already running.  Closes: #336480
* debian/control:
  o Fixed package description of gpgsm package.  Closes: #299842
  o Added mention of gpg-agent to description of gnupg-agent package.
    Closes: #304355
* Thanks to Peter Eisentraut <petere@debian.org> for all of the above.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
   language is requested. */
28
28
#undef ENABLE_NLS
29
29
 
 
30
/* Define as good substitute value for EOVERFLOW. */
 
31
#undef EOVERFLOW
 
32
 
30
33
/* if set, restrict photo-viewer to this */
31
34
#undef FIXED_PHOTO_VIEWER
32
35
 
33
 
/* Define to 1 if you have `alloca', as a function or macro. */
 
36
/* Define to 1 if you have `alloca' after including <alloca.h>, a header that
 
37
   may be supplied by this distribution. */
34
38
#undef HAVE_ALLOCA
35
39
 
36
 
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
37
 
   */
 
40
/* Define HAVE_ALLOCA_H for backward compatibility with older code that
 
41
   includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
38
42
#undef HAVE_ALLOCA_H
39
43
 
40
44
/* Define to 1 if you have the <argz.h> header file. */
77
81
   don't. */
78
82
#undef HAVE_DECL_GETC_UNLOCKED
79
83
 
 
84
/* Define to 1 if you have the declaration of `GPG_ERR_LOCKED', and to 0 if
 
85
   you don't. */
 
86
#undef HAVE_DECL_GPG_ERR_LOCKED
 
87
 
80
88
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
81
89
   don't. */
82
90
#undef HAVE_DECL_SYS_SIGLIST
105
113
/* defined if we must run on a stupid file system */
106
114
#undef HAVE_DRIVE_LETTERS
107
115
 
 
116
/* Define if you have the declaration of environ. */
 
117
#undef HAVE_ENVIRON_DECL
 
118
 
 
119
/* Define if you have the declaration of errno. */
 
120
#undef HAVE_ERRNO_DECL
 
121
 
108
122
/* Define to 1 if you have the `flockfile' function. */
109
123
#undef HAVE_FLOCKFILE
110
124
 
205
219
/* defined if libusb is available */
206
220
#undef HAVE_LIBUSB
207
221
 
 
222
/* defined if libutil is available */
 
223
#undef HAVE_LIBUTIL
 
224
 
208
225
/* Define to 1 if you have the <limits.h> header file. */
209
226
#undef HAVE_LIMITS_H
210
227
 
250
267
/* Define to 1 if you have the <nl_types.h> header file. */
251
268
#undef HAVE_NL_TYPES_H
252
269
 
253
 
/* defined if the OpenSC library is available */
254
 
#undef HAVE_OPENSC
255
 
 
256
270
/* Define to 1 if you have the `pipe' function. */
257
271
#undef HAVE_PIPE
258
272
 
262
276
/* Define if your printf() function supports format strings with positions. */
263
277
#undef HAVE_POSIX_PRINTF
264
278
 
265
 
/* Define to 1 if you have the `putc_unlocked' function. */
266
 
#undef HAVE_PUTC_UNLOCKED
 
279
/* Defined if the GNU Pth is available */
 
280
#undef HAVE_PTH
 
281
 
 
282
/* Define to 1 if the system has the type `ptrdiff_t'. */
 
283
#undef HAVE_PTRDIFF_T
267
284
 
268
285
/* Define to 1 if you have the `putenv' function. */
269
286
#undef HAVE_PUTENV
274
291
/* Define to 1 if you have the `rand' function. */
275
292
#undef HAVE_RAND
276
293
 
 
294
/* Define to 1 if you have the <search.h> header file. */
 
295
#undef HAVE_SEARCH_H
 
296
 
277
297
/* Define to 1 if you have the `setenv' function. */
278
298
#undef HAVE_SETENV
279
299
 
347
367
/* Define to 1 if you have the `strncasecmp' function. */
348
368
#undef HAVE_STRNCASECMP
349
369
 
 
370
/* Define to 1 if you have the `strpbrk' function. */
 
371
#undef HAVE_STRPBRK
 
372
 
350
373
/* Define to 1 if you have the `strsep' function. */
351
374
#undef HAVE_STRSEP
352
375
 
371
394
/* Define to 1 if you have the <sys/stat.h> header file. */
372
395
#undef HAVE_SYS_STAT_H
373
396
 
 
397
/* Define to 1 if you have the <sys/time.h> header file. */
 
398
#undef HAVE_SYS_TIME_H
 
399
 
374
400
/* Define to 1 if you have the <sys/types.h> header file. */
375
401
#undef HAVE_SYS_TYPES_H
376
402
 
383
409
/* Define to 1 if you have the `times' function. */
384
410
#undef HAVE_TIMES
385
411
 
 
412
/* Define to 1 if you have the <time.h> header file. */
 
413
#undef HAVE_TIME_H
 
414
 
386
415
/* Define to 1 if you have the `tsearch' function. */
387
416
#undef HAVE_TSEARCH
388
417
 
404
433
/* Define to 1 if you have the <unistd.h> header file. */
405
434
#undef HAVE_UNISTD_H
406
435
 
 
436
/* Define to 1 if you have the `unsetenv' function. */
 
437
#undef HAVE_UNSETENV
 
438
 
407
439
/* Define if you have the 'unsigned long long' type. */
408
440
#undef HAVE_UNSIGNED_LONG_LONG
409
441
 
413
445
/* Defined if a `ushort' is typedef'd */
414
446
#undef HAVE_USHORT_TYPEDEF
415
447
 
 
448
/* Define to 1 if you have the `vasnprintf' function. */
 
449
#undef HAVE_VASNPRINTF
 
450
 
416
451
/* Define to 1 if you have the `vasprintf' function. */
417
452
#undef HAVE_VASPRINTF
418
453
 
473
508
/* Defined if the host has little endian byte ordering */
474
509
#undef LITTLE_ENDIAN_HOST
475
510
 
 
511
/* If malloc(0) is != NULL, define this to 1. Otherwise define this to 0. */
 
512
#undef MALLOC_0_IS_NONNULL
 
513
 
476
514
/* Defined if mkdir() does not take permission flags */
477
515
#undef MKDIR_TAKES_ONE_ARG
478
516
 
518
556
/* Define as the return type of signal handlers (`int' or `void'). */
519
557
#undef RETSIGTYPE
520
558
 
 
559
/* defines the filename of the shred program */
 
560
#undef SHRED
 
561
 
521
562
/* The size of a `uint64_t', as computed by sizeof. */
522
563
#undef SIZEOF_UINT64_T
523
564
 
545
586
        STACK_DIRECTION = 0 => direction of growth unknown */
546
587
#undef STACK_DIRECTION
547
588
 
 
589
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
 
590
#undef STAT_MACROS_BROKEN
 
591
 
548
592
/* Define to 1 if you have the ANSI C header files. */
549
593
#undef STDC_HEADERS
550
594
 
573
617
/* Version of this package */
574
618
#undef VERSION
575
619
 
 
620
/* Define if unsetenv() returns void, not int. */
 
621
#undef VOID_UNSETENV
 
622
 
576
623
/* Number of bits in a file offset, on hosts where this is settable. */
577
624
#undef _FILE_OFFSET_BITS
578
625
 
596
643
#undef inline
597
644
#endif
598
645
 
 
646
/* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */
 
647
#undef intmax_t
 
648
 
599
649
/* Define to `long' if <sys/types.h> does not define. */
600
650
#undef off_t
601
651
 
702
752
#define EXEC_TEMPFILE_ONLY
703
753
#endif
704
754
 
 
755
/* Temporary hacks to avoid requring a libgpg-error update. */
 
756
#if !HAVE_DECL_GPG_ERR_LOCKED
 
757
#define GPG_ERR_LOCKED  173
 
758
#endif
 
759
 
705
760