File: acconfig.h

package info (click to toggle)
newsx 0.11-5
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 772 kB
  • ctags: 618
  • sloc: ansic: 6,685; sh: 1,275; makefile: 133
file content (63 lines) | stat: -rw-r--r-- 996 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
/*  $Id: acconfig.h,v 1.6 1997/08/14 13:39:31 src Exp $
 * 
 *  Autoconf additional symbols
 *
 *  copyright 1997 Egil Kvaleberg, egil@kvaleberg.no
 *  the GNU General Public License applies
 */


/* Define if sendmail is available */
#undef HAVE_SENDMAIL

/* Define if rnews is available */
#undef HAVE_RNEWS

/* Needed by AM_C_PROTOTYPES (BUG: required?) */
#undef PROTOTYPES

/* "newsx" */
#undef PACKAGE

/* "0.10" */
#undef VERSION

/* "/usr/lib/news" */
#undef NEWSHOME

/* "/usr/lib/newsbin" */
#undef NEWSBIN

/* "/usr/lib/news/active" */
#undef ACTIVE

/* "/usr/lib/news/history" */
#undef HISTORY

/* "usr/lib/news/newsfeeds" */
#undef NEWSFEEDS

/* "/var/spool/news" */
#undef SPOOL

/* "/var/spool/news/out.going" */
#undef BATCH

/* "/var/spool/news/in.coming" */
#undef INCOMING

/* "/var/spool/news/in.hosts" */
#undef INHOSTS

/* "/usr/lib/news" */
#undef LOCKS

/* "/usr/bin/sendmail" */
#undef SENDMAIL_PATH

/* "/usr/bin/rnews" */
#undef RNEWS_PATH

/* 0 */
#undef INN_MODE