]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 1837] Build fails on Win7 due to regedit requiring privilege.
authorDave Hart <hart@ntp.org>
Wed, 23 Feb 2011 18:57:00 +0000 (18:57 +0000)
committerDave Hart <hart@ntp.org>
Wed, 23 Feb 2011 18:57:00 +0000 (18:57 +0000)
commit0faacaa61b91f1ff67df5cab054b5f456eb5b49f
tree36ea1e3c0ada8dc908b89b1a820ddcb004defb10
parent8d85ad701d4ee445d4d2826832a01cad92fb9ce6
[Bug 1837] Build fails on Win7 due to regedit requiring privilege.
Provide fallback definitions for GetAdaptersAddresses() for Windows
  build environments lacking iphlpapi.h.
Rename file containing 1.xxxx ChangeSet revision from version to
  scm-rev to avoid invoking GNU make implicit rules attempting to
  compile version.c into version.  Problem was with sntp/version.o
  during make distcheck after fix for spurious sntp rebuilds.

bk: 4d65587ckwn64Ly42Oa7la8KQMlNIA
12 files changed:
ChangeLog
lib/isc/win32/interfaceiter.c
ntpd/Makefile.am
ntpdate/Makefile.am
ntpdc/Makefile.am
ntpq/Makefile.am
ports/winnt/include/gaa_compat.h [new file with mode: 0644]
ports/winnt/scripts/mkver.bat
ports/winnt/vs2008/libntp/libntp.vcproj
sntp/Makefile.am
sntp/libevent/test/Makefile.am
util/Makefile.am