On 12/16/2011 04:08 AM, Jan Friesse wrote: > Signed-off-by: Jan Friesse <jfriesse@xxxxxxxxxx> > --- > configure.ac | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 50a1dc9..9440ead 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -281,7 +281,7 @@ AC_ARG_ENABLE([augeas], > AM_CONDITIONAL(INSTALL_AUGEAS, test x$enable_augeas = xyes) > > AC_ARG_ENABLE([systemd], > - [ --enable-systemd : Install systemd service files],, > + [ --enable-systemd : Install systemd service files],, > [ enable_systemd="no" ]) > AM_CONDITIONAL(INSTALL_SYSTEMD, test x$enable_systemd = xyes) > Reviewed-by: Steven Dake <sdake@xxxxxxxxxx> _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss