~ubuntu-branches/ubuntu/oneiric/ntp/oneiric

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2010-04-08 16:24:42 UTC
  • mfrom: (34.4.5 lucid)
  • Revision ID: james.westby@ubuntu.com-20100408162442-we41i5fzehptyhvu
Tags: 1:4.2.4p8+dfsg-1ubuntu2
debian/apparmor-profile: allow reading of /var/lib/ntp/ntp.conf.dhcp
(LP: #517701)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
 
3
/* Define if building universal (internal helper macro) */
 
4
#undef AC_APPLE_UNIVERSAL_BUILD
 
5
 
3
6
/* Is adjtime() accurate? */
4
7
#undef ADJTIME_IS_ACCURATE
5
8
 
87
90
/* Magnavox MX4200 GPS receiver */
88
91
#undef CLOCK_MX4200
89
92
 
90
 
/* NeoClock4X */
91
 
#undef CLOCK_NEOCLOCK4X
92
 
 
93
93
/* NMEA GPS receiver */
94
94
#undef CLOCK_NMEA
95
95
 
150
150
/* VARITEXT protocol */
151
151
#undef CLOCK_VARITEXT
152
152
 
153
 
/* WHARTON 400A Series protocol */
154
 
#undef CLOCK_WHARTON_400A
155
 
 
156
153
/* WWV audio driver */
157
154
#undef CLOCK_WWV
158
155
 
325
322
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
326
323
#undef HAVE_DOPRNT
327
324
 
328
 
/* Can we drop root privileges? */
 
325
/* [Can we drop root privileges?] */
329
326
#undef HAVE_DROPROOT
330
327
 
 
328
/* Define to 1 if you have the <editline/history.h> header file. */
 
329
#undef HAVE_EDITLINE_HISTORY_H
 
330
 
 
331
/* Define to 1 if you have the <editline/readline.h> header file. */
 
332
#undef HAVE_EDITLINE_READLINE_H
 
333
 
331
334
/* Define to 1 if you have the <errno.h> header file. */
332
335
#undef HAVE_ERRNO_H
333
336
 
370
373
/* Define to 1 if you have the <ieeefp.h> header file. */
371
374
#undef HAVE_IEEEFP_H
372
375
 
373
 
/* ISC: Use iflist_sysctl? */
 
376
/* have iflist_sysctl? */
374
377
#undef HAVE_IFLIST_SYSCTL
375
378
 
 
379
/* inline keyword or macro available */
 
380
#undef HAVE_INLINE
 
381
 
376
382
/* Define to 1 if the system has the type `int16_t'. */
377
383
#undef HAVE_INT16_T
378
384
 
388
394
/* Define to 1 if you have the <inttypes.h> header file. */
389
395
#undef HAVE_INTTYPES_H
390
396
 
 
397
/* Do we have IPTOS support? */
 
398
#undef HAVE_IPTOS_SUPPORT
 
399
 
391
400
/* Define to 1 if you have the `isfinite' function. */
392
401
#undef HAVE_ISFINITE
393
402
 
421
430
/* Define to 1 if you have the `ld' library (-lld). */
422
431
#undef HAVE_LIBLD
423
432
 
424
 
/* Define to 1 if you have the `md' library (-lmd). */
425
 
#undef HAVE_LIBMD
426
 
 
427
 
/* Define to 1 if you have the `md5' library (-lmd5). */
428
 
#undef HAVE_LIBMD5
429
 
 
430
433
/* Define to 1 if you have the `mld' library (-lmld). */
431
434
#undef HAVE_LIBMLD
432
435
 
433
 
/* Define to 1 if you have the `nsl' library (-lnsl). */
434
 
#undef HAVE_LIBNSL
435
 
 
436
436
/* Define to 1 if you have the `posix4' library (-lposix4). */
437
437
#undef HAVE_LIBPOSIX4
438
438
 
442
442
/* Define to 1 if you have the `rt' library (-lrt). */
443
443
#undef HAVE_LIBRT
444
444
 
445
 
/* Define to 1 if you have the `socket' library (-lsocket). */
446
 
#undef HAVE_LIBSOCKET
447
 
 
448
 
/* Define to 1 if you have the `syslog' library (-lsyslog). */
449
 
#undef HAVE_LIBSYSLOG
450
 
 
451
 
/* Define to 1 if you have the `xnet' library (-lxnet). */
452
 
#undef HAVE_LIBXNET
 
445
/* Define to 1 if you have the <libscf.h> header file. */
 
446
#undef HAVE_LIBSCF_H
453
447
 
454
448
/* Define to 1 if you have the <limits.h> header file. */
455
449
#undef HAVE_LIMITS_H
456
450
 
457
 
/* Do we have Linux capabilities? */
 
451
/* [Do we have Linux capabilities?] */
458
452
#undef HAVE_LINUX_CAPABILITIES
459
453
 
460
454
/* Define to 1 if you have the <machine/inline.h> header file. */
544
538
/* Define to 1 if you have the `ntp_gettime' function. */
545
539
#undef HAVE_NTP_GETTIME
546
540
 
 
541
/* Do we want support for Samba's signing daemon? */
 
542
#undef HAVE_NTP_SIGND
 
543
 
547
544
/* Define this if pathfind(3) works */
548
545
#undef HAVE_PATHFIND
549
546
 
565
562
/* Define to 1 if you have the `pututxline' function. */
566
563
#undef HAVE_PUTUTXLINE
567
564
 
568
 
/* Define to 1 if you have the <readline/history.h> header file. */
569
 
#undef HAVE_READLINE_HISTORY_H
570
 
 
571
 
/* Define to 1 if you have the <readline/readline.h> header file. */
572
 
#undef HAVE_READLINE_READLINE_H
573
 
 
574
565
/* Define to 1 if you have the `readlink' function. */
575
566
#undef HAVE_READLINK
576
567
 
646
637
/* Define to 1 if you have the `snprintf' function. */
647
638
#undef HAVE_SNPRINTF
648
639
 
 
640
/* [Are Solaris privileges available?] */
 
641
#undef HAVE_SOLARIS_PRIVS
 
642
 
649
643
/* Does struct sockaddr_storage have ss_family? */
650
644
#undef HAVE_SS_FAMILY_IN_SS
651
645
 
691
685
/* Do we have struct ntptimeval? */
692
686
#undef HAVE_STRUCT_NTPTIMEVAL
693
687
 
694
 
/* Define to 1 if `time.tv_nsec' is member of `struct ntptimeval'. */
 
688
/* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
695
689
#undef HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC
696
690
 
697
691
/* Does a system header define struct ppsclockev? */
700
694
/* Do we have struct snd_size? */
701
695
#undef HAVE_STRUCT_SND_SIZE
702
696
 
703
 
/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
704
 
#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
705
 
 
706
697
/* Does a system header define struct sockaddr_storage? */
707
698
#undef HAVE_STRUCT_SOCKADDR_STORAGE
708
699
 
978
969
/* Does struct sockaddr_storage have __ss_len? */
979
970
#undef HAVE___SS_LEN_IN_SS
980
971
 
 
972
/* [Retry queries on _any_ DNS error?] */
 
973
#undef IGNORE_DNS_ERRORS
 
974
 
981
975
/* Should we use the IRIG sawtooth filter? */
982
976
#undef IRIG_SUCKS
983
977
 
987
981
/* ISC: do we have if_nametoindex()? */
988
982
#undef ISC_PLATFORM_HAVEIFNAMETOINDEX
989
983
 
990
 
/* ISC: have struct if_laddrconf? */
 
984
/* have struct if_laddrconf? */
991
985
#undef ISC_PLATFORM_HAVEIF_LADDRCONF
992
986
 
993
 
/* ISC: have struct if_laddrreq? */
 
987
/* have struct if_laddrreq? */
994
988
#undef ISC_PLATFORM_HAVEIF_LADDRREQ
995
989
 
996
 
/* ISC: Have struct in6_pktinfo? */
 
990
/* have struct in6_pktinfo? */
997
991
#undef ISC_PLATFORM_HAVEIN6PKTINFO
998
992
 
999
 
/* ISC: Have IPv6? */
 
993
/* have IPv6? */
1000
994
#undef ISC_PLATFORM_HAVEIPV6
1001
995
 
1002
996
/* ISC: struct sockaddr as sa_len? */
1003
997
#undef ISC_PLATFORM_HAVESALEN
1004
998
 
1005
 
/* ISC: Have sin6_scope_id? */
 
999
/* have sin6_scope_id? */
1006
1000
#undef ISC_PLATFORM_HAVESCOPEID
1007
1001
 
1008
1002
/* ISC: provide inet_aton() */
1009
1003
#undef ISC_PLATFORM_NEEDATON
1010
1004
 
1011
 
/* ISC: Need in6addr_any? */
 
1005
/* missing in6addr_any? */
1012
1006
#undef ISC_PLATFORM_NEEDIN6ADDRANY
1013
1007
 
 
1008
/* Do we need netinet6/in6.h? */
 
1009
#undef ISC_PLATFORM_NEEDNETINET6IN6H
 
1010
 
1014
1011
/* ISC: provide inet_ntop() */
1015
1012
#undef ISC_PLATFORM_NEEDNTOP
1016
1013
 
1041
1038
/* Should we align with the NIST lockclock scheme? */
1042
1039
#undef LOCKCLOCK
1043
1040
 
 
1041
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
1042
   */
 
1043
#undef LT_OBJDIR
 
1044
 
1044
1045
/* Does the kernel support multicasting IP? */
1045
1046
#undef MCAST
1046
1047
 
1089
1090
/* Default location of crypto key info */
1090
1091
#undef NTP_KEYSDIR
1091
1092
 
 
1093
/* Path to sign daemon rendezvous socket */
 
1094
#undef NTP_SIGND_PATH
 
1095
 
1092
1096
/* Do we have ntp_{adj,get}time in libc? */
1093
1097
#undef NTP_SYSCALLS_LIBC
1094
1098
 
1129
1133
/* Define to the one symbol short name of this package. */
1130
1134
#undef PACKAGE_TARNAME
1131
1135
 
 
1136
/* Define to the home page for this package. */
 
1137
#undef PACKAGE_URL
 
1138
 
1132
1139
/* Define to the version of this package. */
1133
1140
#undef PACKAGE_VERSION
1134
1141
 
1171
1178
/* Do we want the SCO clock hacks? */
1172
1179
#undef SCO5_CLOCK
1173
1180
 
1174
 
/* The size of a `char*', as computed by sizeof. */
 
1181
/* The size of `char*', as computed by sizeof. */
1175
1182
#undef SIZEOF_CHARP
1176
1183
 
1177
 
/* The size of a `int', as computed by sizeof. */
 
1184
/* The size of `int', as computed by sizeof. */
1178
1185
#undef SIZEOF_INT
1179
1186
 
1180
 
/* The size of a `long', as computed by sizeof. */
 
1187
/* The size of `long', as computed by sizeof. */
1181
1188
#undef SIZEOF_LONG
1182
1189
 
1183
 
/* The size of a `short', as computed by sizeof. */
 
1190
/* The size of `short', as computed by sizeof. */
1184
1191
#undef SIZEOF_SHORT
1185
1192
 
1186
 
/* The size of a `signed char', as computed by sizeof. */
 
1193
/* The size of `signed char', as computed by sizeof. */
1187
1194
#undef SIZEOF_SIGNED_CHAR
1188
1195
 
1189
 
/* The size of a `time_t', as computed by sizeof. */
 
1196
/* The size of `time_t', as computed by sizeof. */
1190
1197
#undef SIZEOF_TIME_T
1191
1198
 
1192
1199
/* Does SIOCGIFCONF return size in the buffer? */
1249
1256
/* Must we have a CTTY for fsetown? */
1250
1257
#undef USE_FSETOWNCTTY
1251
1258
 
 
1259
/* Enable extensions on AIX 3, Interix.  */
 
1260
#ifndef _ALL_SOURCE
 
1261
# undef _ALL_SOURCE
 
1262
#endif
 
1263
/* Enable GNU extensions on systems that have them.  */
 
1264
#ifndef _GNU_SOURCE
 
1265
# undef _GNU_SOURCE
 
1266
#endif
 
1267
/* Enable threading extensions on Solaris.  */
 
1268
#ifndef _POSIX_PTHREAD_SEMANTICS
 
1269
# undef _POSIX_PTHREAD_SEMANTICS
 
1270
#endif
 
1271
/* Enable extensions on HP NonStop.  */
 
1272
#ifndef _TANDEM_SOURCE
 
1273
# undef _TANDEM_SOURCE
 
1274
#endif
 
1275
/* Enable general extensions on Solaris.  */
 
1276
#ifndef __EXTENSIONS__
 
1277
# undef __EXTENSIONS__
 
1278
#endif
 
1279
 
 
1280
 
1252
1281
/* Can we use SIGPOLL for tty IO? */
1253
1282
#undef USE_TTY_SIGPOLL
1254
1283
 
1258
1287
/* Version number of package */
1259
1288
#undef VERSION
1260
1289
 
1261
 
/* ISC: Want IPv6? */
 
1290
/* configure --enable-ipv6 */
1262
1291
#undef WANT_IPV6
1263
1292
 
 
1293
/* Do we want the windows symmetric client hack? */
 
1294
#undef WINTIME
 
1295
 
1264
1296
/* Define this if a working libregex can be found */
1265
1297
#undef WITH_LIBREGEX
1266
1298
 
1267
 
/* Define to 1 if your processor stores words with the most significant byte
1268
 
   first (like Motorola and SPARC, unlike Intel and VAX). */
1269
 
#undef WORDS_BIGENDIAN
 
1299
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
1300
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
1301
#if defined AC_APPLE_UNIVERSAL_BUILD
 
1302
# if defined __BIG_ENDIAN__
 
1303
#  define WORDS_BIGENDIAN 1
 
1304
# endif
 
1305
#else
 
1306
# ifndef WORDS_BIGENDIAN
 
1307
#  undef WORDS_BIGENDIAN
 
1308
# endif
 
1309
#endif
1270
1310
 
1271
1311
/* Handle ss_family */
1272
1312
#if !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE___SS_FAMILY_IN_SS)
1278
1318
# define ss_len __ss_len
1279
1319
#endif /* !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE_SA_LEN_IN_SS) */
1280
1320
 
1281
 
/* Define to 1 if on AIX 3.
1282
 
   System headers sometimes define this.
1283
 
   We just want to avoid a redefinition error message.  */
1284
 
#ifndef _ALL_SOURCE
1285
 
# undef _ALL_SOURCE
1286
 
#endif
1287
 
 
1288
1321
/* Define to 1 if on MINIX. */
1289
1322
#undef _MINIX
1290
1323
 
1315
1348
#undef inline
1316
1349
#endif
1317
1350
 
1318
 
/* Define to `long' if <sys/types.h> does not define. */
 
1351
/* Define to `long int' if <sys/types.h> does not define. */
1319
1352
#undef off_t
1320
1353
 
1321
 
/* Define to `unsigned' if <sys/types.h> does not define. */
 
1354
/* Define to `unsigned int' if <sys/types.h> does not define. */
1322
1355
#undef size_t
1323
1356
 
1324
1357
/* Define to `long' if <sys/types.h> does not define. */