2 messages in net.sourceforge.lists.courier-users[courier-users] Typo in courier-0.36....
FromSent OnAttachments
YaremaNov 20, 2001 10:43 pm.diff
YaremaNov 20, 2001 10:48 pm.diff, .diff
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Typo in courier-0.36.0.20011118/pcp/configure.in see patchActions...
From:Yarema (yd@dppl.com)
Date:Nov 20, 2001 10:48:40 pm
List:net.sourceforge.lists.courier-users
Attachments:

Oops, ignore my previous message. New diff attached.

-- Yarema

--- courier-0.36.0.20011118/pcp/configure.in.orig Sat Nov 17 22:00:32 2001 +++ courier-0.36.0.20011118/pcp/configure.in Wed Nov 21 01:35:18 2001 @@ -84,7 +84,7 @@ AC_CHECK_FUNCS(gethostname strdup tcgetattr)

AC_ARG_WITH(calendardir, -[ --with-calendir=path - use path instead of prefix/var/spool/calendar], +[ --with-calendardir=path - use path instead of prefix/var/spool/calendar], calendardir="$withval", calendardir="$localstatedir/spool/calendar") AC_SUBST(calendardir)