]> git.ipfire.org Git - thirdparty/ntp.git/commit
[Bug 1122] openssl detection via pkg-config fails when no additional
authorDave Hart <hart@ntp.org>
Mon, 9 Apr 2012 05:25:13 +0000 (05:25 +0000)
committerDave Hart <hart@ntp.org>
Mon, 9 Apr 2012 05:25:13 +0000 (05:25 +0000)
commitf4afa80f781c8674dc9083c2cd47a08febcf7b5c
treef5e4f0ec629e8afb6167886da0901aaf9fc324e6
parentd1f5be2cf3571c29b110820322b45198085eceb1
[Bug 1122] openssl detection via pkg-config fails when no additional
  -Idir flags are needed.
Avoid overwriting user variable LDFLAGS with OpenSSL flags, instead
  they are added to LDFLAGS_NTP.

bk: 4f8272b9rZiAzhICqaMr_-iK1ES_FQ
12 files changed:
ChangeLog
ntpd/Makefile.am
ntpdate/Makefile.am
ntpdc/Makefile.am
ntpq/Makefile.am
ntpsnmpd/Makefile.am
sntp/Makefile.am
sntp/m4/ntp_compiler.m4
sntp/m4/ntp_openssl.m4
sntp/tests/Makefile.am
tests/libntp/Makefile.am
util/Makefile.am