X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=2b78dddcc88dbf8e9655c7e92977275c5bb60006;hb=7b987da65ad4eacb30034519653a61457b688352;hp=8c93ea011ad6eeee25161c6cf90047e1460a55dc;hpb=d0f1714a0de215f47b75f956600ee1bba0ed3212;p=elogind.git diff --git a/configure.ac b/configure.ac index 8c93ea011..2b78dddcc 100644 --- a/configure.ac +++ b/configure.ac @@ -153,10 +153,7 @@ AS_IF( [test "x$with_cgroupctrl" = "xnone"], [with_cgroupctrl=elogind]) # If this was not possible, /proc/self/cgroup not mounted yet, and 'auto' # chosen, error out. AS_IF( [test -z "$with_cgroupctrl"], - AC_MSG_ERROR([No running cgroup controller found]), [ - # Otherwise add the 'name=' prefix - with_cgroupctrl="name=$with_cgroupctrl" -]) + AC_MSG_ERROR([No running cgroup controller found])) # ------------------------------------------------------------------------------ address_sanitizer_cflags=