Updates from both Vladimir and Larry
[oweals/busybox.git] / usage.h
diff --git a/usage.h b/usage.h
index b442e8b35053c2b1d486b3243c19ba0b23f43c2f..63c00c674e80df7618c2d6921e29264f154e4546 100644 (file)
--- a/usage.h
+++ b/usage.h
        "Name:       debian\n" \
        "Address:    127.0.0.1\n" 
 
-#ifdef BB_FEATURE_SIMPLE_PING
+#ifndef BB_FEATURE_FANCY_PING
 #define ping_trivial_usage "host"
 #define ping_full_usage    "Send ICMP ECHO_REQUEST packets to network hosts"
 #else
        "$ syslogd -R 192.168.1.1:601\n"
 
 
-#ifdef BB_FEATURE_SIMPLE_TAIL
+#ifndef BB_FEATURE_FANCY_TAIL
   #define USAGE_UNSIMPLE_TAIL(a)
 #else
   #define USAGE_UNSIMPLE_TAIL(a) a