summaryrefslogtreecommitdiff
path: root/frm/frm.c
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2001-04-16 02:26:31 +0000
committerAlain Magloire <alainm@gnu.org>2001-04-16 02:26:31 +0000
commitb13877db6956665d13bf6ed1a4000ac687b13a25 (patch)
treeb73955b3dbcc16588e4b886bbd814a23f445cd24 /frm/frm.c
parentd1ba2067d0eb2537f3ed7b10d2e22455cf84a740 (diff)
downloadmailutils-b13877db6956665d13bf6ed1a4000ac687b13a25.tar.gz
mailutils-b13877db6956665d13bf6ed1a4000ac687b13a25.tar.bz2
Create a argp directory, it contains the necessary
files to build a standalone libargp.a * argp: New directory. argp-ba.c, argp-eexst.c, argp-fmtstream.c, argp-fmtstream.h argp-fs-xinl.c, argp-help.c, argp-namefrob.h, argp-parse.c argp-pv.c, argp-pvh.c, argp-xinl.c, argp.h, pin.c. * mail/mail.c: Comment out the code that use readline specifics WITH_READLINE. * mail/mail.h: Likewised. * mail/util.c: Likewised. And still mail will not compile for QNX ... #&*#$^&#^)(
Diffstat (limited to 'frm/frm.c')
-rw-r--r--frm/frm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frm/frm.c b/frm/frm.c
index f044924ce..9a8f1e98d 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -33,7 +33,6 @@
#include <mailutils/address.h>
static int action (observer_t, size_t);
-static int counter;
static struct option long_options[] =
{
@@ -59,7 +58,6 @@ static int show_subject = 1;
static int show_number;
static int show_summary;
static int be_quiet;
-static int be_silent;
static int align = 1;
static int show_query;
static int have_new_mail;

Return to:

Send suggestions and report system problems to the System administrator.