curl/m4
Michał Fita cee21eb6a7 configure: add --disable-rt option
This option disables any attempts in configure to create dependency on
stuff requiring linking to librt.so and libpthread.so, in this case this
means clock_gettime(CLOCK_MONOTONIC, &mt).

We were in need to build curl which doesn't link libpthread.so to avoid
the following bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=16628.
2015-07-24 00:09:29 +02:00
..
.gitignore configure: libtool 1.5 tweaks 2011-12-15 18:01:00 +01:00
curl-compilers.m4 configure: use icc options without space 2013-09-27 10:57:20 +02:00
curl-confopts.m4 configure: add --disable-rt option 2015-07-24 00:09:29 +02:00
curl-functions.m4 Enable poll on darwin13 2014-05-06 08:31:10 +02:00
curl-openssl.m4 build: Fix typo from OpenSSL 1.0.2 version detection fix 2015-06-14 16:01:18 -04:00
curl-override.m4 configure: use XC_CONFIGURE_PREAMBLE early checks 2013-01-23 14:29:00 +01:00
curl-reentrant.m4 build: fix circular header inclusion with other packages 2013-01-09 00:49:50 +01:00
xc-am-iface.m4 xc-am-iface.m4: comments refinement 2013-07-18 16:03:15 +02:00
xc-cc-check.m4 configure: warn on bad env variable use, don't error 2013-08-05 09:31:59 +02:00
xc-lt-iface.m4 xc-lt-iface.m4: provide XC_LIBTOOL macro 2013-03-08 13:27:44 +01:00
xc-translit.m4 xc-translit.m4 fix quoting 2011-06-21 00:03:44 +02:00
xc-val-flgs.m4 Revert "configure: don't error out on variable confusions, just warn" 2013-08-05 09:28:44 +02:00
zz40-xc-ovr.m4 zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2 2013-01-30 16:57:43 +01:00
zz50-xc-ovr.m4 configure: libtool 1.5 tweaks 2011-12-15 18:01:00 +01:00
zz60-xc-ovr.m4 zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirements 2013-01-23 16:08:31 +01:00