OSDN Git Service

Fix no pic
[uclinux-h8/uClinux-dist.git] / user / at / acconfig.h
1
2 @BOTTOM@
3
4 /* Define location of spool directories */
5
6 #undef SPOOLDIR
7
8 /* Define location for PID file */
9
10 #undef PIDFILE
11
12 /* Define mail command for sending; use at most one */
13
14 #undef MAILX
15
16 #undef SENDMAIL
17
18 #undef MAILC
19
20 /* Where do we place out input directories? */
21
22 #undef ATJOB_DIR
23
24 /* Where do we spool our output? */
25
26 #undef ATSPOOL_DIR
27
28 /* What's the name of our PID file? */
29
30 #undef PIDFILE
31
32 /* Default queues for at and batch */
33
34 #undef DEFAULT_AT_QUEUE
35
36 #undef DEFAULT_BATCH_QUEUE
37
38 #undef HAVE_ATTRIBUTE_NORETURN