File: acconfig.h

package info (click to toggle)
cfengine3 3.0.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,452 kB
  • ctags: 6,615
  • sloc: ansic: 62,933; sh: 9,712; yacc: 347; makefile: 287; sql: 23
file content (96 lines) | stat: -rw-r--r-- 2,186 bytes parent folder | download | duplicates (4)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
/* cfengine for GNU
 
        Copyright (C) 1995/6
        Free Software Foundation, Inc.
 
   This file is part of GNU cfengine - written and maintained 
   by Mark Burgess, Dept of Computing and Engineering, Oslo College,
   Dept. of Theoretical physics, University of Oslo
 
   This program is free software; you can redistribute it and/or modify it
   under the terms of the GNU General Public License as published by the
   Free Software Foundation; either version 2, or (at your option) any
   later version.
 
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA

*/
@TOP@
/* The old route entry structure in newer BSDs */
#undef HAVE_ORTENTRY

/* Do we ahve any route entry structure ? */
#undef HAVE_RTENTRY

/* Whether to use the local REGEX functions */
#undef REGEX_MALLOC

/* Whether to use LCHOWN to change ownerships */
#undef HAVE_LCHOWN

/* Whether the thread library has setmask */
#undef HAVE_PTHREAD_SIGMASK

/* Whether the thread library has setstacksize */
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE

/* Whether libdb has db_open */
#undef HAVE_DB_CREATE

/* Does the host have /var/run directory? */
#undef HAVE_VAR_RUN


/* Special OS defines */
#undef SUN3
#undef SUN4
#undef SOLARIS
#undef ULTRIX
#undef HPuUX
#undef AIX
#undef OSF
#undef IRIX
#undef LINUX
#undef DEBIAN
#undef FREEBSD
#undef NETBSD
#undef NEWS_OS
#undef BSDOS
#undef BSD43
#undef AOS
#undef SCO
#undef NEXTSTEP
#undef CFCRAY
#undef CFQNX
#undef CFGNU
#undef UNIXWARE
#undef OPENBSD
#undef HAVE_SYS_ACL_H
#undef NOTBROKEN
#undef NT
#undef DARWIN

/* SVR4 header stuff */

#undef __EXTENSIONS__
#undef _POSIX_C_SOURCE

/* Solaris 2.6 */

#undef __BIT_TYPES_DEFINED__

/* LOCK and LOG directories */

#undef WORKDIR

/* Special CFEngine symbols */

#undef AUTOCONF_HOSTNAME
#undef AUTOCONF_SYSNAME