]> diplodocus.org Git - nmh/blobdiff - uip/scan.c
If $LIBTOOL is empty we should not try to run it.
[nmh] / uip / scan.c
index b40537c078a2255a15d68f695e04258fd0f8cf45..77bc999cd2c414b36968488219c8bf4d9ac23680 100644 (file)
@@ -8,7 +8,7 @@
 #include <h/mh.h>
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <zotnet/mts/mts.h>
 #include <errno.h>
 
@@ -43,7 +43,7 @@ static struct swit switches[] = {
 #define VERSIONSW 10
     { "version", 0 },
 #define        HELPSW  11
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };