~ubuntu-branches/debian/squeeze/ntp/squeeze

« back to all changes in this revision

Viewing changes to .pc/autotools.patch/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2010-05-24 11:09:51 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100524110951-1o7gh469ygochf4n
Tags: 1:4.2.6.p1+dfsg-1
* New upstream version
  - They no longer ship arlib, adjust dfsg.patch.
  - Drop kfreebsd.patch, applied upstream
  - Update patches for upstream changes.
* Remove the obsolete config files:

  for ntp:
  - /etc/logcheck/ignore.d.server/ntp, removed in 1:4.2.6+dfsg-1
  - /etc/dhcp3/dhclient-enter-hooks.d/ntp, replaced by exit hooks in
    1:4.2.4p4+dfsg-3
  - /etc/network/if-up.d/ntp, removed in 1:4.2.4p0+dfsg-1

  for ntpdate:
  - /etc/dhcp3/dhclient-enter-hooks.d/ntpdate, replaced by exit hooks in
    1:4.2.4p4+dfsg-3

  Use dpkg 1.15.7.2's dpkg-maintscript-helper.  This needs
  a Pre-Depends to work, else it's never going to be removed.
  (Closes: #569530)
* Add "Depends: ${misc:Depends}" to ntp-doc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
448
448
/* Define to 1 if you have the `posix4' library (-lposix4). */
449
449
#undef HAVE_LIBPOSIX4
450
450
 
 
451
/* Define to 1 if you have the `resolv' library (-lresolv). */
 
452
#undef HAVE_LIBRESOLV
 
453
 
451
454
/* Define to 1 if you have the `rt' library (-lrt). */
452
455
#undef HAVE_LIBRT
453
456
 
1102
1105
/* Should we align with the NIST lockclock scheme? */
1103
1106
#undef LOCKCLOCK
1104
1107
 
1105
 
/* Does the kernel support multicasting IP? */
 
1108
/* Does the target support multicast IP? */
1106
1109
#undef MCAST
1107
1110
 
1108
1111
/* Should we recommend a minimum value for tickadj? */