FreeBSD Bugzilla – Attachment 196258 Details for
Bug 230675
editors/vim: Python 3.7 is not listed in the src-auto-configure patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
auto-configure patch
file_230675.txt (text/plain), 502 bytes, created by
Kamigishi Rei
on 2018-08-16 19:23:13 UTC
(
hide
)
Description:
auto-configure patch
Filename:
MIME Type:
Creator:
Kamigishi Rei
Created:
2018-08-16 19:23:13 UTC
Size:
502 bytes
patch
obsolete
>--- vim/files/patch-src-auto-configure 2018-04-22 00:14:58.000000000 +0900 >+++ vim/files/patch-src-auto-configure 2018-08-17 04:00:49.959407000 +0900 >@@ -60,7 +60,7 @@ > > if test "X$vi_cv_path_python3" = "X"; then > - for ac_prog in python3 python >-+ for ac_prog in python3.6 python3.5 python3.4 >++ for ac_prog in python3.7 python3.6 python3.5 python3.4 > do > # Extract the first word of "$ac_prog", so it can be a program name with args. > set dummy $ac_prog; ac_word=$2
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 230675
: 196258 |
196259