Browse Source

utmp: always have at least utmpx

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 9 năm trước cách đây
mục cha
commit
cf80a7fc2d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: