From 7d53e93c9ee88df2d7a5cc813b8fb80c3d661353 Mon Sep 17 00:00:00 2001 From: bouyer Date: Mon, 31 Mar 2003 16:18:04 +0000 Subject: Add flocksim.h to the list of c-client includes. It's required on solaris, and even if not used on other systems it doesn't hurt. --- mail/imap-uw/Makefile | 10 +++++----- mail/imap-uw/PLIST | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'mail') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index c4178c32fb7..84450024cdc 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2003/02/13 19:22:44 abs Exp $ +# $NetBSD: Makefile,v 1.55 2003/03/31 16:18:04 bouyer Exp $ DISTNAME= imap-2002b PKGNAME= imap-uw-2002.2 @@ -36,10 +36,10 @@ ALL_TARGET+= EXTRAAUTHENTICATORS="gss" .endif BUILD_DEFS+= IMAP_UW_CCLIENT_MBOX_FMT IMAP_UW_NO_CLEARTEXT -CCLIENT_INCS= c-client.h env.h env_unix.h flstring.h fs.h ftl.h \ - imap4r1.h linkage.c linkage.h mail.h misc.h netmsg.h \ - newsrc.h nl.h nntp.h osdep.h pop3.h rfc822.h smtp.h \ - tcp.h utf8.h +CCLIENT_INCS= c-client.h env.h env_unix.h flocksim.h flstring.h \ + fs.h ftl.h imap4r1.h linkage.c linkage.h mail.h misc.h \ + netmsg.h newsrc.h nl.h nntp.h osdep.h pop3.h rfc822.h \ + smtp.h tcp.h utf8.h CCLIENT_LIB= libc-client.la CCLIENT_PICLIB= libc-client_pic.a CCLIENT_MAJOR= 4 diff --git a/mail/imap-uw/PLIST b/mail/imap-uw/PLIST index 93f50d02e3b..bd157668276 100644 --- a/mail/imap-uw/PLIST +++ b/mail/imap-uw/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/11 12:21:21 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/03/31 16:18:05 bouyer Exp $ include/c-client/c-client.h include/c-client/env.h include/c-client/env_unix.h +include/c-client/flocksim.h include/c-client/flstring.h include/c-client/fs.h include/c-client/ftl.h -- cgit v1.2.3