Accepting request 261640 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- update to 7.39.0: - changes: SSLv3 is disabled by default CURLOPT_COOKIELIST: Added "RELOAD" command build: Added WinIDN build configuration options to Visual Studio projects ssh: improve key file search SSL: public key pinning. Use CURLOPT_PINNEDPUBLICKEY and --pinnedpubkey vtls: remove QsoSSL support, use gskit! mk-ca-bundle: added SHA-384 signature algorithm docs: added many examples for libcurl opts and other doc improvements build: Added VC ssh2 target to main Makefile MinGW: Added support to build with nghttp2 NetWare: Added support to build with nghttp2 build: added Watcom support to build with WinSSL build: Added optional specific version generation of VC project files ... and a bunch of bugfixes - refreshed libcurl-ocloexec.patch - removed gpg-offline verification - spec-cleaned curl.spec OBS-URL: https://build.opensuse.org/request/show/261640 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=117
This commit is contained in:
parent
5771489512
commit
641b55193f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5bcf1ebe05c691866d0322d687598068e4a8707cc9bcf1bb514dc92d3fef77d5
|
|
||||||
size 2607254
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAlQP74cACgkQeOEcayedXJFCawCdH3UiuHmb8+ZZwGJp6lGKzplN
|
|
||||||
U6AAnj4WsEGF5Ywf8s4ueF3Y6bFFwX4R
|
|
||||||
=9D9Q
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
curl-7.39.0.tar.lzma
Normal file
3
curl-7.39.0.tar.lzma
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8aaac1c853ef9edd7bc708bc596e7703c6bda35d6ddae78c6d72d8550024fc8f
|
||||||
|
size 2648528
|
7
curl-7.39.0.tar.lzma.asc
Normal file
7
curl-7.39.0.tar.lzma.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iEYEABECAAYFAlRZ0ScACgkQeOEcayedXJFMdwCg+1jN1OAfEVzzyJQVtBKactH7
|
||||||
|
KLsAoI3kTOl5X+Z41Zmd2O6A9kaS23zH
|
||||||
|
=6avy
|
||||||
|
-----END PGP SIGNATURE-----
|
23
curl.changes
23
curl.changes
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 15:29:07 UTC 2014 - vcizek@suse.com
|
||||||
|
|
||||||
|
- update to 7.39.0:
|
||||||
|
- changes:
|
||||||
|
SSLv3 is disabled by default
|
||||||
|
CURLOPT_COOKIELIST: Added "RELOAD" command
|
||||||
|
build: Added WinIDN build configuration options to Visual Studio projects
|
||||||
|
ssh: improve key file search
|
||||||
|
SSL: public key pinning. Use CURLOPT_PINNEDPUBLICKEY and --pinnedpubkey
|
||||||
|
vtls: remove QsoSSL support, use gskit!
|
||||||
|
mk-ca-bundle: added SHA-384 signature algorithm
|
||||||
|
docs: added many examples for libcurl opts and other doc improvements
|
||||||
|
build: Added VC ssh2 target to main Makefile
|
||||||
|
MinGW: Added support to build with nghttp2
|
||||||
|
NetWare: Added support to build with nghttp2
|
||||||
|
build: added Watcom support to build with WinSSL
|
||||||
|
build: Added optional specific version generation of VC project files
|
||||||
|
... and a bunch of bugfixes
|
||||||
|
- refreshed libcurl-ocloexec.patch
|
||||||
|
- removed gpg-offline verification
|
||||||
|
- spec-cleaned curl.spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 23 15:13:30 UTC 2014 - crrodriguez@opensuse.org
|
Thu Oct 23 15:13:30 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
49
curl.spec
49
curl.spec
@ -19,9 +19,8 @@
|
|||||||
%bcond_without openssl
|
%bcond_without openssl
|
||||||
%bcond_with mozilla_nss
|
%bcond_with mozilla_nss
|
||||||
%bcond_without testsuite
|
%bcond_without testsuite
|
||||||
|
|
||||||
Name: curl
|
Name: curl
|
||||||
Version: 7.38.0
|
Version: 7.39.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Tool for Transferring Data from URLs
|
Summary: A Tool for Transferring Data from URLs
|
||||||
License: BSD-3-Clause and MIT
|
License: BSD-3-Clause and MIT
|
||||||
@ -31,38 +30,34 @@ Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
|
|||||||
Source2: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
|
Source2: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
Source4: %{name}.keyring
|
Source4: %{name}.keyring
|
||||||
Patch: libcurl-ocloexec.patch
|
Patch0: libcurl-ocloexec.patch
|
||||||
Patch1: dont-mess-with-rpmoptflags.diff
|
Patch1: dont-mess-with-rpmoptflags.diff
|
||||||
Patch3: curl-secure-getenv.patch
|
Patch3: curl-secure-getenv.patch
|
||||||
# Use rpmbuild -D 'VERIFY_SIG 1' to verify signature during build or run one-shot check by "gpg-offline --verify --package=curl curl-*.asc".
|
BuildRequires: krb5-mini-devel
|
||||||
%if 0%{?VERIFY_SIG}
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
|
BuildRequires: libssh2-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: lzma
|
BuildRequires: lzma
|
||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
Requires: libcurl4 = %{version}
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if %{with openssl}
|
%if %{with openssl}
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{with mozilla_nss}
|
%if %{with mozilla_nss}
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: krb5-mini-devel
|
|
||||||
BuildRequires: libssh2-devel
|
|
||||||
#BuildRequires: openssh
|
#BuildRequires: openssh
|
||||||
%if 0%{?_with_stunnel:1}
|
%if 0%{?_with_stunnel:1}
|
||||||
# used by the testsuite
|
# used by the testsuite
|
||||||
BuildRequires: stunnel
|
BuildRequires: stunnel
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: curl-64bit
|
Obsoletes: curl-64bit
|
||||||
%endif
|
%endif
|
||||||
Requires: libcurl4 = %{version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Curl is a client to get documents and files from or send documents to a
|
Curl is a client to get documents and files from or send documents to a
|
||||||
@ -94,11 +89,8 @@ DICT, TELNET, LDAP, or FILE). The command is designed to work without
|
|||||||
user interaction or any kind of interactivity.
|
user interaction or any kind of interactivity.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?VERIFY_SIG}
|
|
||||||
%gpg_verify %{S:2}
|
|
||||||
%endif
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch
|
%patch0
|
||||||
%patch1
|
%patch1
|
||||||
%patch3
|
%patch3
|
||||||
|
|
||||||
@ -106,7 +98,7 @@ user interaction or any kind of interactivity.
|
|||||||
# curl complains if macro definition is contained in CFLAGS
|
# curl complains if macro definition is contained in CFLAGS
|
||||||
# see m4/xc-val-flgs.m4
|
# see m4/xc-val-flgs.m4
|
||||||
CPPFLAGS="-D_FORTIFY_SOURCE=2"
|
CPPFLAGS="-D_FORTIFY_SOURCE=2"
|
||||||
CFLAGS=$(echo $RPM_OPT_FLAGS | sed 's/-D_FORTIFY_SOURCE=2//')
|
CFLAGS=$(echo %{optflags} | sed 's/-D_FORTIFY_SOURCE=2//')
|
||||||
export CPPFLAGS CFLAGS
|
export CPPFLAGS CFLAGS
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
# local hack to make curl-config --libs stop printing libraries it depends on
|
# local hack to make curl-config --libs stop printing libraries it depends on
|
||||||
@ -117,14 +109,14 @@ sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
|
|||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
%if %{with openssl}
|
%if %{with openssl}
|
||||||
--with-ssl \
|
--with-ssl \
|
||||||
--with-ca-path=/etc/ssl/certs/ \
|
--with-ca-path=%{_sysconfdir}/ssl/certs/ \
|
||||||
%else
|
%else
|
||||||
--without-ssl \
|
--without-ssl \
|
||||||
%if %{with mozilla_nss}
|
%if %{with mozilla_nss}
|
||||||
--with-nss \
|
--with-nss \
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
--with-gssapi=/usr/lib/mit \
|
--with-gssapi=%{_libexecdir}/mit \
|
||||||
--with-libssh2\
|
--with-libssh2\
|
||||||
--enable-hidden-symbols \
|
--enable-hidden-symbols \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
@ -136,10 +128,9 @@ sed -i 's/link_all_deplibs=unknown/link_all_deplibs=no/' configure
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%if %{with testsuite}
|
%if %{with testsuite}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
cd tests
|
cd tests
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
# make sure the testsuite runs don't race on MP machines in autobuild
|
# make sure the testsuite runs don't race on MP machines in autobuild
|
||||||
if test -z "$BUILD_INCARNATION" -a -r /.buildenv; then
|
if test -z "$BUILD_INCARNATION" -a -r /.buildenv; then
|
||||||
. /.buildenv
|
. /.buildenv
|
||||||
@ -158,10 +149,10 @@ perl ./runtests.pl -a -b$base || {
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%{makeinstall}
|
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||||
rm $RPM_BUILD_ROOT%_libdir/libcurl.la
|
rm %{buildroot}%{_libdir}/libcurl.la
|
||||||
install -d $RPM_BUILD_ROOT/usr/share/aclocal
|
install -d %{buildroot}%{_datadir}/aclocal
|
||||||
install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT/usr/share/aclocal/
|
install -m 644 docs/libcurl/libcurl.m4 %{buildroot}%{_datadir}/aclocal/
|
||||||
|
|
||||||
%post -n libcurl4 -p /sbin/ldconfig
|
%post -n libcurl4 -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -172,7 +163,7 @@ install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT/usr/share/aclocal/
|
|||||||
%doc README RELEASE-NOTES
|
%doc README RELEASE-NOTES
|
||||||
%doc docs/{BUGS,FAQ,FEATURES,MANUAL,RESOURCES,TODO,TheArtOfHttpScripting}
|
%doc docs/{BUGS,FAQ,FEATURES,MANUAL,RESOURCES,TODO,TheArtOfHttpScripting}
|
||||||
%doc lib/README.curl_off_t
|
%doc lib/README.curl_off_t
|
||||||
%{_prefix}/bin/curl
|
%{_bindir}/curl
|
||||||
%doc %{_mandir}/man1/curl.1%{ext_man}
|
%doc %{_mandir}/man1/curl.1%{ext_man}
|
||||||
|
|
||||||
%files -n libcurl4
|
%files -n libcurl4
|
||||||
@ -181,10 +172,10 @@ install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT/usr/share/aclocal/
|
|||||||
|
|
||||||
%files -n libcurl-devel
|
%files -n libcurl-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/bin/curl-config
|
%{_bindir}/curl-config
|
||||||
%{_prefix}/include/curl
|
%{_includedir}/curl
|
||||||
%dir %{_prefix}/share/aclocal
|
%dir %{_datadir}/aclocal
|
||||||
%{_prefix}/share/aclocal/libcurl.m4
|
%{_datadir}/aclocal/libcurl.m4
|
||||||
%{_libdir}/libcurl.so
|
%{_libdir}/libcurl.so
|
||||||
%{_libdir}/pkgconfig/libcurl.pc
|
%{_libdir}/pkgconfig/libcurl.pc
|
||||||
%{_mandir}/man1/curl-config.1%{ext_man}
|
%{_mandir}/man1/curl-config.1%{ext_man}
|
||||||
|
@ -9,9 +9,9 @@ compile time is not enough.
|
|||||||
|
|
||||||
Index: lib/cookie.c
|
Index: lib/cookie.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/cookie.c.orig 2014-02-04 16:25:31.256657224 +0100
|
--- lib/cookie.c.orig 2014-11-14 16:22:55.236645676 +0100
|
||||||
+++ lib/cookie.c 2014-02-04 16:25:32.638671791 +0100
|
+++ lib/cookie.c 2014-11-14 16:22:56.345659444 +0100
|
||||||
@@ -882,7 +882,7 @@ struct CookieInfo *Curl_cookie_init(stru
|
@@ -914,7 +914,7 @@ struct CookieInfo *Curl_cookie_init(stru
|
||||||
fp = NULL;
|
fp = NULL;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
@ -20,7 +20,7 @@ Index: lib/cookie.c
|
|||||||
|
|
||||||
c->newsession = newsession; /* new session? */
|
c->newsession = newsession; /* new session? */
|
||||||
|
|
||||||
@@ -1226,7 +1226,7 @@ static int cookie_output(struct CookieIn
|
@@ -1262,7 +1262,7 @@ static int cookie_output(struct CookieIn
|
||||||
use_stdout=TRUE;
|
use_stdout=TRUE;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
@ -31,18 +31,18 @@ Index: lib/cookie.c
|
|||||||
}
|
}
|
||||||
Index: lib/file.c
|
Index: lib/file.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/file.c.orig 2014-02-04 16:25:31.257657234 +0100
|
--- lib/file.c.orig 2014-11-14 16:22:55.236645676 +0100
|
||||||
+++ lib/file.c 2014-02-04 16:25:32.638671791 +0100
|
+++ lib/file.c 2014-11-14 16:23:47.405293344 +0100
|
||||||
@@ -232,7 +232,7 @@ static CURLcode file_connect(struct conn
|
@@ -240,7 +240,7 @@ static CURLcode file_connect(struct conn
|
||||||
fd = open_readonly(actual_path, O_RDONLY|O_BINARY);
|
/* binary zeroes indicate foul play */
|
||||||
file->path = actual_path;
|
return CURLE_URL_MALFORMAT;
|
||||||
#else
|
|
||||||
- fd = open_readonly(real_path, O_RDONLY);
|
- fd = open_readonly(real_path, O_RDONLY);
|
||||||
+ fd = open_readonly(real_path, O_RDONLY|O_CLOEXEC);
|
+ fd = open_readonly(real_path, O_RDONLY|O_CLOEXEC);
|
||||||
file->path = real_path;
|
file->path = real_path;
|
||||||
#endif
|
#endif
|
||||||
file->freepath = real_path; /* free this when done */
|
file->freepath = real_path; /* free this when done */
|
||||||
@@ -330,7 +330,7 @@ static CURLcode file_upload(struct conne
|
@@ -338,7 +338,7 @@ static CURLcode file_upload(struct conne
|
||||||
else
|
else
|
||||||
mode = MODE_DEFAULT|O_TRUNC;
|
mode = MODE_DEFAULT|O_TRUNC;
|
||||||
|
|
||||||
@ -53,9 +53,9 @@ Index: lib/file.c
|
|||||||
return CURLE_WRITE_ERROR;
|
return CURLE_WRITE_ERROR;
|
||||||
Index: lib/formdata.c
|
Index: lib/formdata.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/formdata.c.orig 2014-02-04 16:25:31.257657234 +0100
|
--- lib/formdata.c.orig 2014-11-14 16:22:55.237645688 +0100
|
||||||
+++ lib/formdata.c 2014-02-04 16:25:32.639671801 +0100
|
+++ lib/formdata.c 2014-11-14 16:22:56.346659457 +0100
|
||||||
@@ -1297,7 +1297,7 @@ CURLcode Curl_getformdata(struct Session
|
@@ -1261,7 +1261,7 @@ CURLcode Curl_getformdata(struct Session
|
||||||
FILE *fileread;
|
FILE *fileread;
|
||||||
|
|
||||||
fileread = strequal("-", file->contents)?
|
fileread = strequal("-", file->contents)?
|
||||||
@ -64,7 +64,7 @@ Index: lib/formdata.c
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* VMS: This only allows for stream files on VMS. Stream files are
|
* VMS: This only allows for stream files on VMS. Stream files are
|
||||||
@@ -1458,7 +1458,7 @@ static size_t readfromfile(struct Form *
|
@@ -1420,7 +1420,7 @@ static size_t readfromfile(struct Form *
|
||||||
else {
|
else {
|
||||||
if(!form->fp) {
|
if(!form->fp) {
|
||||||
/* this file hasn't yet been opened */
|
/* this file hasn't yet been opened */
|
||||||
@ -75,8 +75,8 @@ Index: lib/formdata.c
|
|||||||
}
|
}
|
||||||
Index: lib/hostip6.c
|
Index: lib/hostip6.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/hostip6.c.orig 2014-02-04 16:25:31.277657445 +0100
|
--- lib/hostip6.c.orig 2014-11-14 16:22:55.237645688 +0100
|
||||||
+++ lib/hostip6.c 2014-02-04 16:25:32.639671801 +0100
|
+++ lib/hostip6.c 2014-11-14 16:22:56.346659457 +0100
|
||||||
@@ -39,7 +39,7 @@
|
@@ -39,7 +39,7 @@
|
||||||
#ifdef HAVE_PROCESS_H
|
#ifdef HAVE_PROCESS_H
|
||||||
#include <process.h>
|
#include <process.h>
|
||||||
@ -97,8 +97,8 @@ Index: lib/hostip6.c
|
|||||||
ipv6_works = 0;
|
ipv6_works = 0;
|
||||||
Index: lib/if2ip.c
|
Index: lib/if2ip.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/if2ip.c.orig 2014-02-04 16:25:31.277657445 +0100
|
--- lib/if2ip.c.orig 2014-11-14 16:22:55.238645701 +0100
|
||||||
+++ lib/if2ip.c 2014-02-04 16:25:32.639671801 +0100
|
+++ lib/if2ip.c 2014-11-14 16:22:56.346659457 +0100
|
||||||
@@ -171,7 +171,7 @@ if2ip_result_t Curl_if2ip(int af, unsign
|
@@ -171,7 +171,7 @@ if2ip_result_t Curl_if2ip(int af, unsign
|
||||||
if(len >= sizeof(req.ifr_name))
|
if(len >= sizeof(req.ifr_name))
|
||||||
return IF2IP_NOT_FOUND;
|
return IF2IP_NOT_FOUND;
|
||||||
@ -110,9 +110,9 @@ Index: lib/if2ip.c
|
|||||||
|
|
||||||
Index: lib/netrc.c
|
Index: lib/netrc.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/netrc.c.orig 2014-02-04 16:25:32.639671801 +0100
|
--- lib/netrc.c.orig 2014-11-14 16:22:55.238645701 +0100
|
||||||
+++ lib/netrc.c 2014-02-04 16:26:01.737978525 +0100
|
+++ lib/netrc.c 2014-11-14 16:22:56.346659457 +0100
|
||||||
@@ -99,7 +99,7 @@ int Curl_parsenetrc(const char *host,
|
@@ -111,7 +111,7 @@ int Curl_parsenetrc(const char *host,
|
||||||
netrc_alloc = TRUE;
|
netrc_alloc = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -123,9 +123,9 @@ Index: lib/netrc.c
|
|||||||
if(file) {
|
if(file) {
|
||||||
Index: lib/connect.c
|
Index: lib/connect.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- lib/connect.c.orig 2014-02-04 16:25:31.277657445 +0100
|
--- lib/connect.c.orig 2014-11-14 16:22:55.238645701 +0100
|
||||||
+++ lib/connect.c 2014-02-04 16:25:32.761673087 +0100
|
+++ lib/connect.c 2014-11-14 16:22:56.346659457 +0100
|
||||||
@@ -1298,7 +1298,7 @@ CURLcode Curl_socket(struct connectdata
|
@@ -1306,7 +1306,7 @@ CURLcode Curl_socket(struct connectdata
|
||||||
(struct curl_sockaddr *)addr);
|
(struct curl_sockaddr *)addr);
|
||||||
else
|
else
|
||||||
/* opensocket callback not set, so simply create the socket now */
|
/* opensocket callback not set, so simply create the socket now */
|
||||||
@ -136,9 +136,9 @@ Index: lib/connect.c
|
|||||||
/* no socket, no connection */
|
/* no socket, no connection */
|
||||||
Index: configure.ac
|
Index: configure.ac
|
||||||
===================================================================
|
===================================================================
|
||||||
--- configure.ac.orig 2014-02-04 16:25:31.278657455 +0100
|
--- configure.ac.orig 2014-11-14 16:22:55.239645713 +0100
|
||||||
+++ configure.ac 2014-02-04 16:25:32.762673098 +0100
|
+++ configure.ac 2014-11-14 16:22:56.347659469 +0100
|
||||||
@@ -182,6 +182,7 @@ AC_CANONICAL_HOST
|
@@ -181,6 +181,7 @@ AC_CANONICAL_HOST
|
||||||
dnl Get system canonical name
|
dnl Get system canonical name
|
||||||
AC_DEFINE_UNQUOTED(OS, "${host}", [cpu-machine-OS])
|
AC_DEFINE_UNQUOTED(OS, "${host}", [cpu-machine-OS])
|
||||||
|
|
||||||
@ -146,7 +146,7 @@ Index: configure.ac
|
|||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
|
|
||||||
dnl Our curl_off_t internal and external configure settings
|
dnl Our curl_off_t internal and external configure settings
|
||||||
@@ -194,6 +195,7 @@ dnl Our configure and build reentrant se
|
@@ -193,6 +194,7 @@ dnl Our configure and build reentrant se
|
||||||
CURL_CONFIGURE_THREAD_SAFE
|
CURL_CONFIGURE_THREAD_SAFE
|
||||||
CURL_CONFIGURE_REENTRANT
|
CURL_CONFIGURE_REENTRANT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user