summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-12-05 11:47:08 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-12-05 11:47:08 -0500
commitb1b83f1f70059935db8038c2e98c24fb73cf35a6 (patch)
tree121758fd3f451dcfded0674305dedfcfe61b1b21 /Makefile.am
parent591c06d96efc811054cc6e9d0ad22f100f720867 (diff)
downloadsssd-b1b83f1f70059935db8038c2e98c24fb73cf35a6.tar.gz
sssd-b1b83f1f70059935db8038c2e98c24fb73cf35a6.tar.xz
sssd-b1b83f1f70059935db8038c2e98c24fb73cf35a6.zip
Revert "RHEL5: Remove UTF8 support for RHEL5"
This reverts commit c417f0b8cde38ff5cc10241383f1481e3440879c.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ff1de126d..c51d484fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -373,7 +373,8 @@ dist_pkgconfig_DATA += src/providers/ipa/ipa_hbac.pc
libipa_hbac_la_SOURCES = \
src/providers/ipa/hbac_evaluator.c
libipa_hbac_la_LDFLAGS = \
- -version 1:0:1
+ -version 1:0:1 \
+ -lunistring
include_HEADERS = \
src/providers/ipa/ipa_hbac.h