aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sssd/0001-makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/sssd/0001-makefile.patch')
-rw-r--r--testing/sssd/0001-makefile.patch22
1 files changed, 19 insertions, 3 deletions
diff --git a/testing/sssd/0001-makefile.patch b/testing/sssd/0001-makefile.patch
index 5b80e74f0b..49c1e55409 100644
--- a/testing/sssd/0001-makefile.patch
+++ b/testing/sssd/0001-makefile.patch
@@ -8,7 +8,23 @@
$(POPT_CFLAGS) \
$(TALLOC_CFLAGS) \
$(TDB_CFLAGS) \
-@@ -2511,6 +2512,7 @@
+@@ -891,6 +892,7 @@
+ $(TEVENT_LIBS) \
+ $(DHASH_LIBS) \
+ libsss_debug.la \
++ -lintl \
+ $(NULL)
+ libsss_child_la_LDFLAGS = -avoid-version
+
+@@ -1856,6 +1858,7 @@
+ $(TALLOC_LIBS) \
+ $(TEVENT_LIBS) \
+ $(LDB_LIBS) \
++ -lintl \
+ $(NULL)
+
+ if HAVE_CHECK
+@@ -2511,6 +2514,7 @@
$(POPT_LIBS) \
libsss_test_common.la \
libsss_debug.la \
@@ -16,7 +32,7 @@
$(NULL)
sss_nss_idmap_tests_SOURCES = \
-@@ -4053,7 +4055,8 @@
+@@ -4053,7 +4057,8 @@
$(TALLOC_LIBS) \
$(POPT_LIBS) \
$(DHASH_LIBS) \
@@ -26,7 +42,7 @@
if BUILD_SEMANAGE
selinux_child_SOURCES = \
-@@ -4127,6 +4130,7 @@
+@@ -4127,6 +4132,7 @@
$(POPT_LIBS) \
$(NSS_LIBS) \
libsss_crypt.la \