From 151eead7db1a3bb6af07592e2657558a0c8be407 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 23 Feb 2020 14:57:33 +0000 Subject: - Fix build when !BDB. - Regenerate patches. PR: 244282 --- security/heimdal/files/patch-lib-gssapi-Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'security/heimdal/files/patch-lib-gssapi-Makefile.in') diff --git a/security/heimdal/files/patch-lib-gssapi-Makefile.in b/security/heimdal/files/patch-lib-gssapi-Makefile.in index 876a1e24f902..62550348d342 100644 --- a/security/heimdal/files/patch-lib-gssapi-Makefile.in +++ b/security/heimdal/files/patch-lib-gssapi-Makefile.in @@ -1,6 +1,6 @@ ---- lib/gssapi/Makefile.in.orig 2017-06-10 19:27:47 UTC +--- lib/gssapi/Makefile.in.orig 2020-02-23 12:16:33 UTC +++ lib/gssapi/Makefile.in -@@ -304,8 +304,14 @@ test_acquire_cred_DEPENDENCIES = libgssa +@@ -304,8 +304,14 @@ test_acquire_cred_DEPENDENCIES = libgssapi.la \ $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) am_test_add_store_cred_OBJECTS = test_add_store_cred.$(OBJEXT) test_add_store_cred_OBJECTS = $(am_test_add_store_cred_OBJECTS) @@ -58,7 +58,7 @@ $(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) test_names_SOURCES = test_names.c test_names_OBJECTS = test_names.$(OBJEXT) -@@ -337,8 +363,10 @@ test_ntlm_OBJECTS = $(am_test_ntlm_OBJEC +@@ -337,8 +363,10 @@ test_ntlm_OBJECTS = $(am_test_ntlm_OBJECTS) am__DEPENDENCIES_2 = libgssapi.la $(top_builddir)/lib/krb5/libkrb5.la \ $(am__DEPENDENCIES_1) test_ntlm_DEPENDENCIES = $(top_builddir)/lib/ntlm/libheimntlm.la \ @@ -70,7 +70,7 @@ test_oid_OBJECTS = test_oid.$(OBJEXT) test_oid_LDADD = $(LDADD) test_oid_DEPENDENCIES = libgssapi.la \ -@@ -1104,6 +1132,9 @@ test_acquire_cred_SOURCES = test_acquire +@@ -1103,6 +1131,9 @@ test_acquire_cred_SOURCES = test_acquire_cred.c test_c test_add_store_cred_SOURCES = test_add_store_cred.c test_ntlm_LDADD = \ $(top_builddir)/lib/ntlm/libheimntlm.la \ @@ -80,7 +80,7 @@ $(LDADD) LDADD = libgssapi.la \ -@@ -1117,6 +1148,9 @@ nodist_gsstool_SOURCES = gss-commands.c +@@ -1116,6 +1147,9 @@ nodist_gsstool_SOURCES = gss-commands.c gss-commands.h gsstool_LDADD = libgssapi.la \ $(top_builddir)/lib/sl/libsl.la \ $(top_builddir)/lib/krb5/libkrb5.la \ -- cgit v1.2.3