diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d204ba0..5e8fad7 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -59,7 +59,7 @@ fi | |||
| 59 | AC_ARG_WITH([systemd], | 59 | AC_ARG_WITH([systemd], |
| 60 | [AS_HELP_STRING([--without-systemd], | 60 | [AS_HELP_STRING([--without-systemd], |
| 61 | [do not build with systemd support @<:@default=yes@:>@])], | 61 | [do not build with systemd support @<:@default=yes@:>@])], |
| 62 | [with_systemd=no], | 62 | [], |
| 63 | [with_systemd=yes]) | 63 | [with_systemd=yes]) |
| 64 | 64 | ||
| 65 | AC_ARG_WITH([systemdsystemunitdir], | 65 | AC_ARG_WITH([systemdsystemunitdir], |
