Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72947 Details for
Bug 69417
mapserver-4.2.5.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mapserver-4.6.1_curlv.patch
mapserver-4.6.1_curlv.patch (text/plain), 450 bytes, created by
FENOY Gérald (RETIRED)
on 2005-11-15 07:10:53 UTC
(
hide
)
Description:
mapserver-4.6.1_curlv.patch
Filename:
MIME Type:
Creator:
FENOY Gérald (RETIRED)
Created:
2005-11-15 07:10:53 UTC
Size:
450 bytes
patch
obsolete
>--- configure.in 2005-08-24 17:55:08.000000000 +0200 >+++ configure.in 2005-11-10 17:32:23.000000000 +0100 >@@ -1576,7 +1576,7 @@ > AC_MSG_RESULT([ found libcurl version $CURL_VER]) > > dnl Need libcurl 7.10.1 or more recent >- if test -z "$CURL_VERNUM" -o `expr "0x$CURL_VERNUM" \< "0x070a01"` = 1; then >+ if test $(expr "${CURL_VER}" \>= "7.10.1") = 0; then > AC_MSG_ERROR([libcurl version 7.10.1 or more recent is required.]) > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 69417
:
42853
|
42854
|
44845
|
45224
|
45225
|
45226
|
45357
|
54349
|
58494
|
58498
|
58756
|
61374
|
64358
|
64604
|
69105
|
70849
|
70853
|
70860
|
70931
|
72947
|
84510
|
84539
|
84540
|
84541
|
84542
|
87801
|
90715