The Samba-Bugzilla – Attachment 8372 Details for
Bug 8718
tevent: make after configure tevent with --disable-python fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix --disable-python cause configure fails
tevent.patch (text/plain), 514 bytes, created by
Galen.Liu
on 2012-12-28 08:21:23 UTC
(
hide
)
Description:
fix --disable-python cause configure fails
Filename:
MIME Type:
Creator:
Galen.Liu
Created:
2012-12-28 08:21:23 UTC
Size:
514 bytes
patch
obsolete
>--- tevent-0.9.17.orig/wscript 2012-08-17 22:39:01.000000000 +0800 >+++ tevent-0.9.17/wscript 2012-12-28 16:07:18.598238649 +0800 >@@ -92,7 +92,7 @@ > pc_files='tevent.pc', > private_library=private_library) > >- if not bld.CONFIG_SET('USING_SYSTEM_PYTEVENT'): >+ if not bld.CONFIG_SET('USING_SYSTEM_PYTEVENT') and not bld.env.disable_python: > bld.SAMBA_PYTHON('pytevent', > 'pytevent.c', > deps='tevent',
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 Raw
Actions:
View
Attachments on
bug 8718
: 8372