From dcd6e4da331e2e751fb880f9861d117e6787a8e1 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sat, 2 Sep 2000 02:46:06 +0000 Subject: Cleanup, now we can do autogen.sh;configure;make and things will build. mailutils/from will use the new mailbox API mailutils/mail will use the new mailbox API to convert pop3d(still use libmailbox the old API). mailutils/mail is incomplete and should is equivalent to LEGACY mail from Unix98. --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 367a7d392..949907e4b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh aclocal -I m4 -libtoolize --copy --automake +libtoolize --automake autoheader -automake --add-missing --copy --gnu +automake -a autoconf -- cgit v1.2.1