Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.
[oweals/busybox.git] / busybox.def.h
index 89172ea9847cadc59e2df9cc67201f75649f36df..9742241c27321087ff471cff3f1e86e8610a8d1e 100644 (file)
 #endif
 #endif
 //
+#if defined BB_FEATURE_AUTOWIDTH
+#ifndef BB_FEATURE_USE_TERMIOS
+#define BB_FEATURE_USE_TERMIOS
+#endif
+#endif
+//
 #if defined BB_INSMOD
 #ifndef BB_FEATURE_INSMOD_OLD_KERNEL
 #define BB_FEATURE_INSMOD_NEW_KERNEL