The Samba-Bugzilla – Attachment 791 Details for
Bug 2059
Negated HAVE_WRFILE_KEYTAB result of configure.in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to negate the HAVE_WRFILE_KEYTAB result.
samba3-no_wrfile.diff (text/plain), 541 bytes, created by
Lars Müller
on 2004-11-18 07:26:46 UTC
(
hide
)
Description:
Patch to negate the HAVE_WRFILE_KEYTAB result.
Filename:
MIME Type:
Creator:
Lars Müller
Created:
2004-11-18 07:26:46 UTC
Size:
541 bytes
patch
obsolete
>Author: One of the SerNet Samba Team >Subject: Negated HAVE_WRFILE_KEYTAB result >Bugzilla: bugzilla.Samba.org #2059 > >--- source/configure.in 2004-11-08 12:07:48.552148711 +0000 >+++ source/configure.in2 2004-11-08 12:08:53.201864989 +0000 >@@ -2943,8 +2943,8 @@ > exit(0); > exit(1); > }], >- samba_cv_HAVE_WRFILE_KEYTAB=no, >- samba_cv_HAVE_WRFILE_KEYTAB=yes)]) >+ samba_cv_HAVE_WRFILE_KEYTAB=yes, >+ samba_cv_HAVE_WRFILE_KEYTAB=no)]) > > if test x"$samba_cv_HAVE_WRFILE_KEYTAB" = x"yes"; then > AC_DEFINE(HAVE_WRFILE_KEYTAB,1,
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 2059
: 791