You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
492 B

diff -u -r ../screen-4.5.1/config.h.in ./config.h.in
--- ../screen-4.5.1/config.h.in 2017-02-25 16:36:04.156952072 +0100
+++ ./config.h.in 2017-04-24 23:19:53.515909451 +0200
@@ -192,7 +192,9 @@
* If screen is installed with permissions to update /etc/utmp (such
* as if it is installed set-uid root), define UTMPOK.
*/
-#define UTMPOK
+#ifndef __ANDROID__
+# define UTMPOK
+#endif
/* Set LOGINDEFAULT to one (1)
* if you want entries added to /etc/utmp by default, else set it to