Note new dependency.
authorMatt Kraai <kraai@debian.org>
Thu, 30 Nov 2000 04:55:40 +0000 (04:55 -0000)
committerMatt Kraai <kraai@debian.org>
Thu, 30 Nov 2000 04:55:40 +0000 (04:55 -0000)
utility.c

index 74e9332..9ae2a8f 100644 (file)
--- a/utility.c
+++ b/utility.c
@@ -1676,7 +1676,7 @@ extern int print_file_by_name(char *filename)
 }
 #endif /* BB_CAT */
 
-#if defined BB_ECHO || defined BB_TR
+#if defined BB_ECHO || defined BB_SH || defined BB_TR
 char process_escape_sequence(char **ptr)
 {
        char c;