Home | History | Annotate | Download | only in cmake

Lines Matching full:console

262 #AC_ARG_ENABLE(console-owner-file, AS_HELP_STRING([--enable-console-owner-file],[enable console owner file]),enable_console_owner_file=$enableval,enable_console_owner_file=auto)
265 OPTION(HAVE_CONSOLE_OWNER_FILE "enable console owner file (solaris only)" ON)
267 SET(DBUS_CONSOLE_OWNER_FILE "/dev/console" CACHE STRING "Directory to check for console ownerhip")
298 #AC_ARG_WITH(console-auth-dir, AS_HELP_STRING([--with-console-auth-dir=[dirname]],[directory to check for console ownerhip]))
299 #AC_ARG_WITH(console-owner-file, AS_HELP_STRING([--with-console-owner-file=[filename]],[file whose owner determines current console owner]))
407 #AC_ARG_WITH(console-auth-dir, AS_HELP_STRING([--with-console-auth-dir=[dirname]],[directory to check for console ownerhip]))
412 set (DBUS_CONSOLE_AUTH_DIR "/var/run/console/")
559 message(" Console auth dir: ${DBUS_CONSOLE_AUTH_DIR} ")