krb5 commit: Install gssapi/gssapi_alloc.h properly

Greg Hudson <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/b4ef5a486a92794750f08026f64850110ae4e87b
commit b4ef5a486a92794750f08026f64850110ae4e87b
Author: Greg Hudson <[email protected]>
Date:   Sat Nov 16 21:41:32 2019 -0500

    Install gssapi/gssapi_alloc.h properly
    
    Release 1.10 added gssapi_alloc.h, but only added it to "make install"
    for Windows, not to the wix installer or to the regular install.
    
    ticket: 8849 (new)

 src/lib/gssapi/generic/Makefile.in  |    2 +-
 src/windows/installer/wix/files.wxi |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/lib/gssapi/generic/Makefile.in b/src/lib/gssapi/generic/Makefile.in
index a9e8948..1a95a7d 100644
--- a/src/lib/gssapi/generic/Makefile.in
+++ b/src/lib/gssapi/generic/Makefile.in
@@ -103,7 +103,7 @@ STLIBOBJS = \
 	util_token.o \
 	gssapi_err_generic.o
 
-EXPORTED_HEADERS= gssapi_generic.h  gssapi_ext.h
+EXPORTED_HEADERS= gssapi_generic.h  gssapi_ext.h gssapi_alloc.h
 EXPORTED_BUILT_HEADERS= gssapi.h
 
 $(OBJS): $(EXPORTED_HEADERS) $(ETHDRS)
diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi
index 0397326..ad656a1 100644
--- a/src/windows/installer/wix/files.wxi
+++ b/src/windows/installer/wix/files.wxi
@@ -365,6 +365,7 @@
                         <Directory Id="dirinc_krb5_gssapi" Name="gssapi" FileSource="$(var.IncDir)gssapi\">
                             <Component Id="cmp_dirinc_krb5_gssapi" Guid="BD3C190B-1EBB-4d14-81DD-B2000DC4EAC7" DiskId="1">
                                 <File Id="fil_gssapi_h" Name="gssapi.h" KeyPath="yes" />
+                                <File Id="fil_gssapi_alloc_h" Name="gssapi_alloc.h" />
                                 <File Id="fil_gssapi_ext_h" Name="gssapi_ext.h" />
                                 <File Id="fil_gssapi_generic_h" Name="gssapi_generic.h" />
                                 <File Id="fil_gssapi_krb5_h" Name="gssapi_krb5.h" />
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.