AnyConnect Secure Mobility Client
4.10.06090
Main Page
Related Pages
Classes
Files
File List
File Members
config.h
1
/* config.h. Generated by configure. */
2
/* config-in.h. Generated from configure.ac by autoheader. */
3
4
/* " " */
5
#define CALLBACK
6
7
/* build official */
8
#define CVC_BUILD_OFFICIAL "yes"
9
10
/* build tag */
11
#define CVC_BUILD_TAG ""
12
13
/* version string */
14
#define CVC_BUILD_VER "4.10.06090"
15
16
/* version string unquoted */
17
#define CVC_BUILD_VER_UNQUOTED 4.10.06090
18
19
/* 1 */
20
#define ENABLE_NLS
21
22
/* 1 */
23
#define FANCY_CLI
24
25
/* gettext package */
26
#define GETTEXT_PACKAGE "cvcdownloader-gtk"
27
28
/* gui install path */
29
/* #undef GUI_PATH */
30
31
/* Define to 1 if you have the <ctype.h> header file. */
32
#define HAVE_CTYPE_H 1
33
34
/* Define to 1 if you have the <fcntl.h> header file. */
35
#define HAVE_FCNTL_H 1
36
37
/* Define to 1 if you have the <inttypes.h> header file. */
38
#define HAVE_INTTYPES_H 1
39
40
/* Define to 1 if you have the <malloc.h> header file. */
41
#define HAVE_MALLOC_H 1
42
43
/* Define to 1 if you have the <memory.h> header file. */
44
#define HAVE_MEMORY_H 1
45
46
/* Define to 1 if you have the `nice' function. */
47
#define HAVE_NICE 1
48
49
/* Define to 1 if you have the `pipe' function. */
50
#define HAVE_PIPE 1
51
52
/* Define to 1 if you have the `setpriority' function. */
53
#define HAVE_SETPRIORITY 1
54
55
/* Define to 1 if you have the `setrlimit' function. */
56
#define HAVE_SETRLIMIT 1
57
58
/* Define to 1 if you have the `setsid' function. */
59
#define HAVE_SETSID 1
60
61
/* Define to 1 if you have the `sigaction' function. */
62
#define HAVE_SIGACTION 1
63
64
/* Define to 1 if you have the <stdint.h> header file. */
65
#define HAVE_STDINT_H 1
66
67
/* Define to 1 if you have the <stdlib.h> header file. */
68
#define HAVE_STDLIB_H 1
69
70
/* Define to 1 if you have the <strings.h> header file. */
71
#define HAVE_STRINGS_H 1
72
73
/* Define to 1 if you have the <string.h> header file. */
74
#define HAVE_STRING_H 1
75
76
/* Define to 1 if you have the <sys/resource.h> header file. */
77
#define HAVE_SYS_RESOURCE_H 1
78
79
/* Define to 1 if you have the <sys/socket.h> header file. */
80
#define HAVE_SYS_SOCKET_H 1
81
82
/* Define to 1 if you have the <sys/stat.h> header file. */
83
#define HAVE_SYS_STAT_H 1
84
85
/* Define to 1 if you have the <sys/time.h> header file. */
86
#define HAVE_SYS_TIME_H 1
87
88
/* Define to 1 if you have the <sys/types.h> header file. */
89
#define HAVE_SYS_TYPES_H 1
90
91
/* Define to 1 if you have the <sys/utsname.h> header file. */
92
#define HAVE_SYS_UTSNAME_H 1
93
94
/* Define to 1 if you have the <termios.h> header file. */
95
#define HAVE_TERMIOS_H 1
96
97
/* Define to 1 if you have the <unistd.h> header file. */
98
#define HAVE_UNISTD_H 1
99
100
/* cvc install path */
101
#define INSTALL_PATH "/opt/cisco/anyconnect"
102
103
/* build tag */
104
#define INTERNAL_CVC_BUILD_TAG "release"
105
106
/* " " */
107
#define OPTIONAL
108
109
/* Name of package */
110
#define PACKAGE ""
111
112
/* Define to the address where bug reports for this package should be sent. */
113
#define PACKAGE_BUGREPORT ""
114
115
/* Define to the full name of this package. */
116
#define PACKAGE_NAME ""
117
118
/* Define to the full name and version of this package. */
119
#define PACKAGE_STRING ""
120
121
/* Define to the one symbol short name of this package. */
122
#define PACKAGE_TARNAME ""
123
124
/* Define to the version of this package. */
125
#define PACKAGE_VERSION ""
126
127
/* sign code */
128
#define SIGNCODE 1
129
130
/* Define to 1 if you have the ANSI C header files. */
131
#define STDC_HEADERS 1
132
133
/* Version number of package */
134
#define VERSION ""
135
136
/* Define to 1 if your processor stores words with the most significant byte
137
first (like Motorola and SPARC, unlike Intel and VAX). */
138
/* #undef WORDS_BIGENDIAN */
139
140
/* intptr_t */
141
#define _INTPTR_T_DEFINED
142
143
/* uintptr_t */
144
#define _UINTPTR_T_DEFINED
145
146
/* Define to `unsigned long' if <sys/types.h> does not define. */
147
/* #undef ulong */
AnyConnect C++ API Documentation by
Cisco Systems