X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=3127579d3dd003d6a2c0bba50bc59ac9d1b1034e;hp=396a414ac79fe82844cb36f2063972c25dadc10f;hb=5f7c426e2a7f72c473f98be9978d243db79d8910;hpb=bef2733fae665e880da6ea011b1f918e6900bb42 diff --git a/configure.ac b/configure.ac index 396a414ac..3127579d3 100644 --- a/configure.ac +++ b/configure.ac @@ -411,7 +411,7 @@ else fi AC_ARG_WITH([tty-gid], - [AS_HELP_STRING([--tty-gid=GID], + [AS_HELP_STRING([--with-tty-gid=GID], [Specify the numeric GID of the 'tty' group])], [AC_DEFINE_UNQUOTED(TTY_GID, [$withval], [GID of the 'tty' group])], [])