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 23:11:59 +0200
commitac2bdb99d3b096610fbfeda9796a7fe5e1715253 (patch)
tree84b823774ee33f59db0d09b0898f0f8b02908c7e /configure.ac
parent43b0734dd79820c72a876eb78f0029139008497f (diff)
downloadsssd-ac2bdb99d3b096610fbfeda9796a7fe5e1715253.tar.gz
sssd-ac2bdb99d3b096610fbfeda9796a7fe5e1715253.tar.xz
sssd-ac2bdb99d3b096610fbfeda9796a7fe5e1715253.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 9ee5844f7..44fbb14c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -269,7 +269,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