Browse Source

utmp: always have at least utmpx

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 9 years ago
parent
commit
cf80a7fc2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -708,7 +708,7 @@ config UCLIBC_HAS_UTMPX
 
 config UCLIBC_HAS_UTMP
 	bool "utmp support (XPG2 compat, SVr4 compat)"
-	#depends on UCLIBC_HAS_UTMPX # for educational purposes..
+	depends on UCLIBC_HAS_UTMPX
 	help
 	  Answer y to enable legacy SVID support for accessing
 	  user accounting database: