summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/pathnames.h
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-02-02 06:02:41 +0000
committerwosch <wosch@FreeBSD.org>1996-02-02 06:02:41 +0000
commitf351e4d35ed659e670f8cf3293f0d200f3a55f4a (patch)
treeec2d23fe6eecf6aeec0846f3362a3c6b9b008c8d /usr.bin/calendar/pathnames.h
parent358b3e4f0569f8e4483911ea62556cdc998a72a5 (diff)
downloadFreeBSD-src-f351e4d35ed659e670f8cf3293f0d200f3a55f4a.zip
FreeBSD-src-f351e4d35ed659e670f8cf3293f0d200f3a55f4a.tar.gz
- handle events that move around from year to year, i.e.,
``the last Monday in April' - handle easter new options -f calendarfile -A days -B days Calendar HOME directory ~/.calendar don't sent mail if ~/.calendar/nomail exist
Diffstat (limited to 'usr.bin/calendar/pathnames.h')
-rw-r--r--usr.bin/calendar/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/calendar/pathnames.h b/usr.bin/calendar/pathnames.h
index 8a0838c..481989c 100644
--- a/usr.bin/calendar/pathnames.h
+++ b/usr.bin/calendar/pathnames.h
@@ -36,5 +36,6 @@
#include <paths.h>
#define _PATH_CPP "/usr/bin/cpp"
+
/* XXX -- fix when cpp parses arguments rationally */
#define _PATH_INCLUDE "-I/usr/share/calendar"
OpenPOWER on IntegriCloud