summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2543cb785..ee00038e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = gnu 1.4
ACLOCAL_AMFLAGS = -I m4
# imap4d
-SUBDIRS = include doc m4 argp lib mailbox frm from pop3d imap4d mail
+SUBDIRS = include doc m4 lib argp mailbox frm from pop3d imap4d mail
EXTRA_DIST = mailutils.spec mailutils.spec.in README-alpha COPYING.FDL

Return to:

Send suggestions and report system problems to the System administrator.