diff options
author | Irfan Adilovic <i.adilovic@nfotex.com> | 2016-04-17 17:01:13 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-04-21 23:08:28 +0200 |
commit | 68c83b4623dfc9ac42886c7b7752d208bc51517e (patch) | |
tree | 50c292caa1896e2b5ae0c03dc8b4376955e8dd2f /m4 | |
parent | 14c8b45528467b488fd74af604ea7fe0a94c92bd (diff) |
configure: ac_cv_func_clock_gettime -> curl_...
This variable must not be cached in its current form, as any cached
information will prevent the next configure run from determining the
correct LIBS needed for the function. Thus, rename prefix `ac_cv_` to
just `curl_`.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions