![]() |
AnyConnect Secure Mobility Client 4.4.00243
|
00001 /* config.h. Generated by configure. */ 00002 /* config-in.h. Generated from configure.ac by autoheader. */ 00003 00004 /* 1 */ 00005 /* #undef ANYCONNECT_NO_CSD */ 00006 00007 /* 1 */ 00008 /* #undef ANYCONNECT_NO_DOWNLOADER */ 00009 00010 /* " " */ 00011 #define CALLBACK 00012 00013 /* build official */ 00014 #define CVC_BUILD_OFFICIAL "yes" 00015 00016 /* build tag */ 00017 #define CVC_BUILD_TAG "" 00018 00019 /* version string */ 00020 #define CVC_BUILD_VER "4.4.00243" 00021 00022 /* version string unquoted */ 00023 #define CVC_BUILD_VER_UNQUOTED 4.4.00243 00024 00025 /* 1 */ 00026 #define ENABLE_NLS 00027 00028 /* 1 */ 00029 #define FANCY_CLI 00030 00031 /* gettext package */ 00032 #define GETTEXT_PACKAGE "cvcdownloader-gtk" 00033 00034 /* gui install path */ 00035 /* #undef GUI_PATH */ 00036 00037 /* Define to 1 if you have the <ctype.h> header file. */ 00038 #define HAVE_CTYPE_H 1 00039 00040 /* Define to 1 if you have the <fcntl.h> header file. */ 00041 #define HAVE_FCNTL_H 1 00042 00043 /* Define to 1 if you have the <inttypes.h> header file. */ 00044 #define HAVE_INTTYPES_H 1 00045 00046 /* Define to 1 if you have the <malloc.h> header file. */ 00047 #define HAVE_MALLOC_H 1 00048 00049 /* Define to 1 if you have the <memory.h> header file. */ 00050 #define HAVE_MEMORY_H 1 00051 00052 /* Define to 1 if you have the `nice' function. */ 00053 #define HAVE_NICE 1 00054 00055 /* Define to 1 if you have the `pipe' function. */ 00056 #define HAVE_PIPE 1 00057 00058 /* Define to 1 if you have the `setpriority' function. */ 00059 #define HAVE_SETPRIORITY 1 00060 00061 /* Define to 1 if you have the `setrlimit' function. */ 00062 #define HAVE_SETRLIMIT 1 00063 00064 /* Define to 1 if you have the `setsid' function. */ 00065 #define HAVE_SETSID 1 00066 00067 /* Define to 1 if you have the `sigset' function. */ 00068 #define HAVE_SIGSET 1 00069 00070 /* Define to 1 if you have the <stdint.h> header file. */ 00071 #define HAVE_STDINT_H 1 00072 00073 /* Define to 1 if you have the <stdlib.h> header file. */ 00074 #define HAVE_STDLIB_H 1 00075 00076 /* Define to 1 if you have the <strings.h> header file. */ 00077 #define HAVE_STRINGS_H 1 00078 00079 /* Define to 1 if you have the <string.h> header file. */ 00080 #define HAVE_STRING_H 1 00081 00082 /* Define to 1 if you have the <sys/resource.h> header file. */ 00083 #define HAVE_SYS_RESOURCE_H 1 00084 00085 /* Define to 1 if you have the <sys/socket.h> header file. */ 00086 #define HAVE_SYS_SOCKET_H 1 00087 00088 /* Define to 1 if you have the <sys/stat.h> header file. */ 00089 #define HAVE_SYS_STAT_H 1 00090 00091 /* Define to 1 if you have the <sys/time.h> header file. */ 00092 #define HAVE_SYS_TIME_H 1 00093 00094 /* Define to 1 if you have the <sys/types.h> header file. */ 00095 #define HAVE_SYS_TYPES_H 1 00096 00097 /* Define to 1 if you have the <sys/utsname.h> header file. */ 00098 #define HAVE_SYS_UTSNAME_H 1 00099 00100 /* Define to 1 if you have the <termios.h> header file. */ 00101 #define HAVE_TERMIOS_H 1 00102 00103 /* Define to 1 if you have the <unistd.h> header file. */ 00104 #define HAVE_UNISTD_H 1 00105 00106 /* cvc install path */ 00107 #define INSTALL_PATH "/opt/cisco/anyconnect" 00108 00109 /* build tag */ 00110 #define INTERNAL_CVC_BUILD_TAG "release" 00111 00112 /* " " */ 00113 #define OPTIONAL 00114 00115 /* Name of package */ 00116 #define PACKAGE "" 00117 00118 /* Define to the address where bug reports for this package should be sent. */ 00119 #define PACKAGE_BUGREPORT "" 00120 00121 /* Define to the full name of this package. */ 00122 #define PACKAGE_NAME "" 00123 00124 /* Define to the full name and version of this package. */ 00125 #define PACKAGE_STRING "" 00126 00127 /* Define to the one symbol short name of this package. */ 00128 #define PACKAGE_TARNAME "" 00129 00130 /* Define to the version of this package. */ 00131 #define PACKAGE_VERSION "" 00132 00133 /* 1 */ 00134 /* #undef PLATFORM_DARWIN */ 00135 00136 /* os identifier string */ 00137 #define PLATFORM_ID_STRING "Linux_64" 00138 00139 /* 1 */ 00140 /* #undef PLATFORM_INTEL */ 00141 00142 /* 1 */ 00143 #define PLATFORM_LINUX 00144 00145 /* 1 */ 00146 #define PLATFORM_LINUX_64 00147 00148 /* 1 */ 00149 /* #undef PLATFORM_LINUX_EMBEDDED_ARM */ 00150 00151 /* 1 */ 00152 /* #undef PLATFORM_LINUX_EMBEDDED_PPC */ 00153 00154 /* 1 */ 00155 /* #undef PLATFORM_POWERPC */ 00156 00157 /* 1 */ 00158 #define PLATFORM_UNKNOWN 00159 00160 /* 1 */ 00161 /* #undef PLATFORM_WEBOS_ARM */ 00162 00163 /* 1 */ 00164 /* #undef PLATFORM_WEBOS_X86 */ 00165 00166 /* sign code */ 00167 #define SIGNCODE 1 00168 00169 /* Define to 1 if you have the ANSI C header files. */ 00170 #define STDC_HEADERS 1 00171 00172 /* Version number of package */ 00173 #define VERSION "" 00174 00175 /* Define to 1 if your processor stores words with the most significant byte 00176 first (like Motorola and SPARC, unlike Intel and VAX). */ 00177 /* #undef WORDS_BIGENDIAN */ 00178 00179 /* intptr_t */ 00180 #define _INTPTR_T_DEFINED 00181 00182 /* uintptr_t */ 00183 #define _UINTPTR_T_DEFINED 00184 00185 /* Define to `unsigned long' if <sys/types.h> does not define. */ 00186 /* #undef ulong */