From b13877db6956665d13bf6ed1a4000ac687b13a25 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 16 Apr 2001 02:26:31 +0000 Subject: 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 ... #&*#$^&#^)( --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1