Deleted Added
full compact
config.h (132458) config.h (132531)
1/* config.h. Generated by configure. */
2/* config.h.in. Generated from configure.in by autoheader. */
1/* config.h. Generated by configure. */
2/* config.h.in. Generated from configure.in by autoheader. */
3/* $FreeBSD: head/usr.sbin/ntp/config.h 132458 2004-07-20 15:44:32Z roberto $ */
3/* $FreeBSD: head/usr.sbin/ntp/config.h 132531 2004-07-22 08:14:37Z roberto $ */
4
5/* Is adjtime() accurate? */
6/* #undef ADJTIME_IS_ACCURATE */
7
8/* CHU audio/decoder? */
9/* #undef AUDIO_CHU */
10
11/* Declare char *sys_errlist array */

--- 388 unchanged lines hidden (view full) ---

400
401/* Define to 1 if you have the `nsl' library (-lnsl). */
402/* #undef HAVE_LIBNSL */
403
404/* Define to 1 if you have the `posix4' library (-lposix4). */
405/* #undef HAVE_LIBPOSIX4 */
406
407/* Define to 1 if you have the `readline' library (-lreadline). */
4
5/* Is adjtime() accurate? */
6/* #undef ADJTIME_IS_ACCURATE */
7
8/* CHU audio/decoder? */
9/* #undef AUDIO_CHU */
10
11/* Declare char *sys_errlist array */

--- 388 unchanged lines hidden (view full) ---

400
401/* Define to 1 if you have the `nsl' library (-lnsl). */
402/* #undef HAVE_LIBNSL */
403
404/* Define to 1 if you have the `posix4' library (-lposix4). */
405/* #undef HAVE_LIBPOSIX4 */
406
407/* Define to 1 if you have the `readline' library (-lreadline). */
408#define HAVE_LIBREADLINE 1
408/* #undef HAVE_LIBREADLINE */
409
410/* Define to 1 if you have the `rt' library (-lrt). */
411/* #undef HAVE_LIBRT */
412
413/* Define to 1 if you have the `socket' library (-lsocket). */
414/* #undef HAVE_LIBSOCKET */
415
416/* Define to 1 if you have the `syslog' library (-lsyslog). */

--- 97 unchanged lines hidden (view full) ---

514
515/* Define to 1 if you have the `pututxline' function. */
516/* #undef HAVE_PUTUTXLINE */
517
518/* Define to 1 if you have the `random' function. */
519/* #undef HAVE_RANDOM */
520
521/* Define to 1 if you have the <readline/history.h> header file. */
409
410/* Define to 1 if you have the `rt' library (-lrt). */
411/* #undef HAVE_LIBRT */
412
413/* Define to 1 if you have the `socket' library (-lsocket). */
414/* #undef HAVE_LIBSOCKET */
415
416/* Define to 1 if you have the `syslog' library (-lsyslog). */

--- 97 unchanged lines hidden (view full) ---

514
515/* Define to 1 if you have the `pututxline' function. */
516/* #undef HAVE_PUTUTXLINE */
517
518/* Define to 1 if you have the `random' function. */
519/* #undef HAVE_RANDOM */
520
521/* Define to 1 if you have the <readline/history.h> header file. */
522#define HAVE_READLINE_HISTORY_H 1
522/* #undef HAVE_READLINE_HISTORY_H */
523
524/* Define to 1 if you have the <readline/readline.h> header file. */
523
524/* Define to 1 if you have the <readline/readline.h> header file. */
525#define HAVE_READLINE_READLINE_H 1
525/* #undef HAVE_READLINE_READLINE_H */
526
527/* Define to 1 if you have the `readlink' function. */
528#define HAVE_READLINK 1
529
530/* Define to 1 if you have the <resolv.h> header file. */
531#define HAVE_RESOLV_H 1
532
533/* Define to 1 if you have the `rtprio' function. */

--- 618 unchanged lines hidden ---
526
527/* Define to 1 if you have the `readlink' function. */
528#define HAVE_READLINK 1
529
530/* Define to 1 if you have the <resolv.h> header file. */
531#define HAVE_RESOLV_H 1
532
533/* Define to 1 if you have the `rtprio' function. */

--- 618 unchanged lines hidden ---