summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2013-06-20 10:12:00 -0400
committerJakub Hrozek <jhrozek@redhat.com>2013-08-08 22:34:43 +0200
commit60d3b256f3676b8202d6472fac57be5692df5cdc (patch)
tree31a37d8e0e28845c3dba38d99f43fb1d27eab947 /configure.ac
parent4a3ad2fa75904f342004b0067742bb778bf5b170 (diff)
downloadsssd-60d3b256f3676b8202d6472fac57be5692df5cdc.tar.gz
sssd-60d3b256f3676b8202d6472fac57be5692df5cdc.tar.xz
sssd-60d3b256f3676b8202d6472fac57be5692df5cdc.zip
Configure SYSV init scripts properly
Previously, these contained hard-coded paths. Now they are populated correctly by the configure script. https://fedorahosted.org/sssd/ticket/1986
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70671ae7c..df6037567 100644
--- a/configure.ac
+++ b/configure.ac
@@ -276,7 +276,9 @@ AC_DEFINE_UNQUOTED([ABS_BUILD_DIR], ["$abs_build_dir"], [Absolute path to the bu
AC_SUBST([abs_builddir], $abs_build_dir)
AC_CONFIG_FILES([Makefile contrib/sssd.spec src/examples/rwtab src/doxy.config
- src/sysv/systemd/sssd.service po/Makefile.in src/man/Makefile
+ src/sysv/systemd/sssd.service src/sysv/sssd
+ src/sysv/gentoo/sssd src/sysv/SUSE/sssd
+ po/Makefile.in src/man/Makefile
src/providers/ipa/ipa_hbac.pc src/providers/ipa/ipa_hbac.doxy
src/lib/idmap/sss_idmap.pc src/lib/idmap/sss_idmap.doxy
src/sss_client/sudo/sss_sudo.doxy