Ticket #26348: CMakeCache.txt

File CMakeCache.txt, 54.2 KB (added by sharon.dagan@…, 14 years ago)

CMakeCache.txt

Line 
1# This is the CMakeCache file.
2# For build in directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
3# It was generated by CMake: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Bootstrap.cmk/cmake
4# You can edit this file to change values found and used by cmake.
5# If you do not want to change any of the values, simply exit the editor.
6# If you do want to change a value, simply edit, save, and exit the editor.
7# The syntax for the file is as follows:
8# KEY:TYPE=VALUE
9# KEY is the name of a variable in the cache.
10# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
11# VALUE is the current value for the KEY.
12
13########################
14# EXTERNAL cache entries
15########################
16
17//Build the CMake Curses Dialog ccmake
18BUILD_CursesDialog:BOOL=ON
19
20//Build the documentation (Doxygen).
21BUILD_DOCUMENTATION:BOOL=OFF
22
23//Build Qt dialog for CMake
24BUILD_QtDialog:BOOL=OFF
25
26//Build the testing tree.
27BUILD_TESTING:BOOL=ON
28
29//Path to a program.
30BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
31
32//Path to a program.
33BZR_EXECUTABLE:FILEPATH=BZR_EXECUTABLE-NOTFOUND
34
35//Path to a program.
36CMAKE_AR:FILEPATH=/usr/bin/ar
37
38//For backwards compatibility, what version of CMake commands and
39// syntax should this version of CMake try to support.
40CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4
41
42//Should curl be built shared
43CMAKE_BUILD_CURL_SHARED:BOOL=OFF
44
45//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
46// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
47CMAKE_BUILD_TYPE:STRING=
48
49//Enable/Disable color output during build.
50CMAKE_COLOR_MAKEFILE:BOOL=ON
51
52//Path to a program.
53CMAKE_CTEST_COMMAND:FILEPATH=CMAKE_CTEST_COMMAND-NOTFOUND
54
55//CXX compiler.
56CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++-4.2
57
58//Flags used by the compiler during all build types.
59CMAKE_CXX_FLAGS:STRING='-pipe -O2 -arch x86_64 '
60
61//Flags used by the compiler during debug builds.
62CMAKE_CXX_FLAGS_DEBUG:STRING=-g
63
64//Flags used by the compiler during release minsize builds.
65CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
66
67//Flags used by the compiler during release builds (/MD /Ob1 /Oi
68// /Ot /Oy /Gs will produce slightly less optimized but smaller
69// files).
70CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
71
72//Flags used by the compiler during Release with Debug Info builds.
73CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
74
75//C compiler.
76CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc-4.2
77
78//Flags used by the compiler during all build types.
79CMAKE_C_FLAGS:STRING='-pipe -O2 -arch x86_64 '
80
81//Flags used by the compiler during debug builds.
82CMAKE_C_FLAGS_DEBUG:STRING=-g
83
84//Flags used by the compiler during release minsize builds.
85CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
86
87//Flags used by the compiler during release builds (/MD /Ob1 /Oi
88// /Ot /Oy /Gs will produce slightly less optimized but smaller
89// files).
90CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
91
92//Flags used by the compiler during Release with Debug Info builds.
93CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
94
95//Install location for data (relative to prefix).
96CMAKE_DATA_DIR:PATH=/share/cmake-2.8
97
98//Install location for documentation (relative to prefix).
99CMAKE_DOC_DIR:PATH=/share/doc/cmake
100
101//Flags used by the linker.
102CMAKE_EXE_LINKER_FLAGS:STRING=-L/opt/local/lib -arch x86_64
103
104//Flags used by the linker during debug builds.
105CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
106
107//Flags used by the linker during release minsize builds.
108CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
109
110//Flags used by the linker during release builds.
111CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
112
113//Flags used by the linker during Release with Debug Info builds.
114CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
115
116//Value Computed by CMake
117CMAKE_FORM_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Source/CursesDialog/form
118
119//Value Computed by CMake
120CMAKE_FORM_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Source/CursesDialog/form
121
122//Fortran compiler
123CMAKE_Fortran_COMPILER:FILEPATH=NOTFOUND
124
125//Fortran flags
126CMAKE_Fortran_FLAGS:STRING='-pipe -O2 -m64 '
127
128//Install Microsoft runtime debug libraries with CMake.
129CMAKE_INSTALL_DEBUG_LIBRARIES:BOOL=OFF
130
131//Path to a program.
132CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
133
134//Install path prefix, prepended onto install directories.
135CMAKE_INSTALL_PREFIX:PATH=/opt/local
136
137//Path to a program.
138CMAKE_LINKER:FILEPATH=/usr/bin/ld
139
140//Path to a program.
141CMAKE_MAKE_PROGRAM:FILEPATH=/opt/local/bin/gmake
142
143//Install location for man pages (relative to prefix).
144CMAKE_MAN_DIR:PATH=/share/man
145
146//Flags used by the linker during the creation of modules.
147CMAKE_MODULE_LINKER_FLAGS:STRING=-L/opt/local/lib -arch x86_64
148
149//Flags used by the linker during debug builds.
150CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
151
152//Flags used by the linker during release minsize builds.
153CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
154
155//Flags used by the linker during release builds.
156CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
157
158//Flags used by the linker during Release with Debug Info builds.
159CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
160
161//Path to a program.
162CMAKE_NM:FILEPATH=/usr/bin/nm
163
164//Path to a program.
165CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
166
167//Path to a program.
168CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
169
170//Build architectures for OSX
171CMAKE_OSX_ARCHITECTURES:STRING=
172
173//Minimum OS X version to target for deployment (at runtime); newer
174// APIs weak linked. Set to empty string for default value.
175CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.6
176
177//The product will be built against the headers and libraries located
178// inside the indicated SDK.
179CMAKE_OSX_SYSROOT:PATH=/Xcode3
180
181//Value Computed by CMake
182CMAKE_PROJECT_NAME:STATIC=CMake
183
184//Path to a program.
185CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
186
187//Regenerate YACC and LEXX files
188CMAKE_REGENERATE_YACCLEX:BOOL=OFF
189
190//Should the long tests be run (such as Bootstrap).
191CMAKE_RUN_LONG_TESTS:BOOL=ON
192
193//Flags used by the linker during the creation of dll's.
194CMAKE_SHARED_LINKER_FLAGS:STRING=-L/opt/local/lib -arch x86_64
195
196//Flags used by the linker during debug builds.
197CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
198
199//Flags used by the linker during release minsize builds.
200CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
201
202//Flags used by the linker during release builds.
203CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
204
205//Flags used by the linker during Release with Debug Info builds.
206CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
207
208//Perform strict testing to record property and variable access.
209// Can be used to report any undefined properties or variables
210CMAKE_STRICT:BOOL=OFF
211
212//Path to a program.
213CMAKE_STRIP:FILEPATH=/usr/bin/strip
214
215//Generator used when running tests
216CMAKE_TEST_GENERATOR:STRING=
217
218//Generator used when running tests
219CMAKE_TEST_MAKEPROGRAM:FILEPATH=
220
221//Run KWStyle in order to check for violations of the coding standard.
222CMAKE_USE_KWSTYLE:BOOL=OFF
223
224//Use OpenSSL code.
225CMAKE_USE_OPENSSL:BOOL=OFF
226
227//If true, cmake will use relative paths in makefiles and projects.
228CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
229
230//Use system-installed curl
231CMAKE_USE_SYSTEM_CURL:BOOL=OFF
232
233//Use system-installed expat
234CMAKE_USE_SYSTEM_EXPAT:BOOL=OFF
235
236//Use system-installed zlib
237CMAKE_USE_SYSTEM_ZLIB:BOOL=OFF
238
239//If this value is on, makefiles will be generated without the
240// .SILENT directive, and all commands will be echoed to the console
241// during the make.  This is useful for debugging only. With Visual
242// Studio IDE projects all commands are done without /nologo.
243CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
244
245//Path to a program.
246CMAKE_XCODE_SELECT:FILEPATH=/usr/bin/xcode-select
247
248//Value Computed by CMake
249CMCompress_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmcompress
250
251//Value Computed by CMake
252CMCompress_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmcompress
253
254//Value Computed by CMake
255CMEXPAT_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmexpat
256
257//Value Computed by CMake
258CMEXPAT_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmexpat
259
260//Value Computed by CMake
261CMZLIB_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmzlib
262
263//Value Computed by CMake
264CMZLIB_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmzlib
265
266//Dependencies for the target
267CMakeLib_LIB_DEPENDS:STATIC=general;cmsys;general;cmexpat;general;cmzlib;general;cmlibarchive;general;cmbzip2;general;cmcompress;general;cmcurl;general;-framework CoreFoundation;
268
269//Value Computed by CMake
270CMake_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
271
272//Value Computed by CMake
273CMake_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
274
275//Test CMake Installation
276CMake_TEST_INSTALL:BOOL=OFF
277
278//Path to program used to compress files for transfer to the dart
279// server
280COMPRESSIONCOMMAND:FILEPATH=/usr/bin/gzip
281
282//Path to the coverage program that CTest uses for performing coverage
283// inspection
284COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov
285
286//Enable to build OSX bundles
287CPACK_BINARY_BUNDLE:BOOL=OFF
288
289//Enable to build Debian packages
290CPACK_BINARY_DEB:BOOL=OFF
291
292//Enable to build OSX Drag And Drop package
293CPACK_BINARY_DRAGNDROP:BOOL=OFF
294
295//Enable to build NSIS packages
296CPACK_BINARY_NSIS:BOOL=OFF
297
298//Enable to build OSX X11 packages
299CPACK_BINARY_OSXX11:BOOL=OFF
300
301//Enable to build PackageMaker packages
302CPACK_BINARY_PACKAGEMAKER:BOOL=ON
303
304//Enable to build RPM packages
305CPACK_BINARY_RPM:BOOL=OFF
306
307//Enable to build STGZ packages
308CPACK_BINARY_STGZ:BOOL=ON
309
310//Enable to build TBZ2 packages
311CPACK_BINARY_TBZ2:BOOL=OFF
312
313//Enable to build TGZ packages
314CPACK_BINARY_TGZ:BOOL=ON
315
316//Enable to build TBZ2 source packages
317CPACK_SOURCE_TBZ2:BOOL=ON
318
319//Enable to build TGZ source packages
320CPACK_SOURCE_TGZ:BOOL=ON
321
322//Enable to build TZ source packages
323CPACK_SOURCE_TZ:BOOL=ON
324
325//Enable to build ZIP source packages
326CPACK_SOURCE_ZIP:BOOL=OFF
327
328//Dependencies for the target
329CPackLib_LIB_DEPENDS:STATIC=general;CMakeLib;
330
331//Path to a library.
332CRYPTO_LIBRARY:FILEPATH=/opt/local/lib/libcrypto.dylib
333
334//Should the tests that use '--build-target package' be run?
335CTEST_TEST_CPACK:BOOL=ON
336
337//Should the tests that run a full sub ctest process be run?
338CTEST_TEST_CTEST:BOOL=OFF
339
340//Enable xmlrpc submission method in CTest.
341CTEST_USE_XMLRPC:BOOL=OFF
342
343//Dependencies for the target
344CTestLib_LIB_DEPENDS:STATIC=general;CMakeLib;general;cmcurl;
345
346//Do libCurl testing
347CURL_TESTING:BOOL=OFF
348
349//Path to a file.
350CURSES_CURSES_H_PATH:PATH=/opt/local/include/ncurses
351
352//Path to a library.
353CURSES_CURSES_LIBRARY:FILEPATH=/opt/local/lib/libncurses.dylib
354
355//Path to a library.
356CURSES_EXTRA_LIBRARY:FILEPATH=CURSES_EXTRA_LIBRARY-NOTFOUND
357
358//Path to a library.
359CURSES_FORM_LIBRARY:FILEPATH=/opt/local/lib/libform.dylib
360
361//Path to a file.
362CURSES_HAVE_CURSES_H:FILEPATH=/opt/local/include/ncurses/curses.h
363
364//The curses include path
365CURSES_INCLUDE_PATH:FILEPATH=/opt/local/include/ncurses
366
367//The curses library
368CURSES_LIBRARY:FILEPATH=/opt/local/lib/libncurses.dylib
369
370//Path to a library.
371CURSES_NCURSES_LIBRARY:FILEPATH=/opt/local/lib/libncurses.dylib
372
373//Path to a program.
374CVSCOMMAND:FILEPATH=/usr/bin/cvs
375
376//CVS command line client
377CVS_EXECUTABLE:FILEPATH=/usr/bin/cvs
378
379//Options passed to the cvs update command.
380CVS_UPDATE_OPTIONS:STRING=-d -A -P
381
382//Limit of reported errors, -1 reports all.
383DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF
384
385//Limit of reported warnings, -1 reports all.
386DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF
387
388//If you have Dart installed, where is it located?
389DART_ROOT:PATH=DART_ROOT-NOTFOUND
390
391//Maximum time allowed before CTest will kill the test.
392DART_TESTING_TIMEOUT:STRING=1500
393
394//Show the actual output of the build, or if off show a . for each
395// 1024 bytes.
396DART_VERBOSE_BUILD:BOOL=OFF
397
398//Should Dart server send email when build errors are found in
399// Continuous builds?
400DELIVER_CONTINUOUS_EMAIL:BOOL=Off
401
402//Enable ACL support
403ENABLE_ACL:BOOL=OFF
404
405//Enable cpio building
406ENABLE_CPIO:BOOL=ON
407
408//Enable dynamic build of cpio
409ENABLE_CPIO_SHARED:BOOL=OFF
410
411//Enable tar building
412ENABLE_TAR:BOOL=ON
413
414//Enable dynamic build of tar
415ENABLE_TAR_SHARED:BOOL=OFF
416
417//Enable unit and regression tests
418ENABLE_TEST:BOOL=OFF
419
420//Enable extended attribute support
421ENABLE_XATTR:BOOL=ON
422
423//The curses form library
424FORM_LIBRARY:FILEPATH=/opt/local/lib/libform.dylib
425
426//Path to a program.
427GITCOMMAND:FILEPATH=/usr/bin/git
428
429//Path to a program.
430GIT_EXECUTABLE:FILEPATH=/usr/bin/git
431
432//Path to gunzip executable
433GUNZIPCOMMAND:FILEPATH=/usr/bin/gunzip
434
435//Path to a program.
436HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND
437
438//Path to a program.
439HG_EXECUTABLE:FILEPATH=HG_EXECUTABLE-NOTFOUND
440
441//Path to java command, used by the Dart server to create html.
442JAVACOMMAND:FILEPATH=/usr/bin/java
443
444//Path to a file.
445JNI_H:FILEPATH=/System/Library/Frameworks/JavaVM.framework/Headers/jni.h
446
447//Path to a program.
448Java_JAR_EXECUTABLE:FILEPATH=/usr/bin/jar
449
450//Path to a program.
451Java_JAVAC_EXECUTABLE:FILEPATH=/usr/bin/javac
452
453//Path to a program.
454Java_JAVA_EXECUTABLE:FILEPATH=/usr/bin/java
455
456//Value Computed by CMake
457LIBCURL_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmcurl
458
459//Value Computed by CMake
460LIBCURL_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmcurl
461
462//Path to a file.
463LIBXML2_INCLUDE_DIR:PATH=/usr/include/libxml2
464
465//Path to a library.
466LIBXML2_LIBRARIES:FILEPATH=/usr/lib/libxml2.dylib
467
468//Path to a program.
469LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint
470
471//Command to build the project
472MAKECOMMAND:STRING=/opt/local/bin/gmake -i
473
474//Path to the memory checking command, used for memory error detection.
475MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
476
477//File that contains suppressions for the memory checker
478MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
479
480//Path to a program.
481MINGW_CC_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CC_LINUX2WIN_EXECUTABLE-NOTFOUND
482
483//Path to a program.
484MINGW_CXX_LINUX2WIN_EXECUTABLE:FILEPATH=MINGW_CXX_LINUX2WIN_EXECUTABLE-NOTFOUND
485
486//makensis program location
487NSIS_MAKENSIS_EXECUTABLE:FILEPATH=NSIS_MAKENSIS_EXECUTABLE-NOTFOUND
488
489//Path to a library.
490OPENSSL_CRYPTO_LIBRARIES:FILEPATH=/opt/local/lib/libcrypto.dylib
491
492//Path to a file.
493OPENSSL_INCLUDE_DIR:PATH=/opt/local/include
494
495//Path to a file.
496OPENSSL_ROOT_DIR:PATH=/opt/local
497
498//Path to a library.
499OPENSSL_SSL_LIBRARIES:FILEPATH=/opt/local/lib/libssl.dylib
500
501//pkg-config executable
502PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/local/bin/pkg-config
503
504//Path to a file.
505RANDOM_FILE:FILEPATH=/dev/urandom
506
507//Path to scp command, used by CTest for submitting results to
508// a Dart server
509SCPCOMMAND:FILEPATH=/usr/bin/scp
510
511//Path to a program.
512SDCC_EXECUTABLE:FILEPATH=SDCC_EXECUTABLE-NOTFOUND
513
514//Name of the computer/site where compile is being run
515SITE:STRING=gimli.local
516
517//Path to the SLURM sbatch executable
518SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
519
520//Path to the SLURM srun executable
521SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
522
523//Path to a program.
524SVNCOMMAND:FILEPATH=/usr/bin/svn
525
526//Path to a program.
527Subversion_SVNADMIN_EXECUTABLE:FILEPATH=/usr/bin/svnadmin
528
529//subversion command line client
530Subversion_SVN_EXECUTABLE:FILEPATH=/usr/bin/svn
531
532//Should the KDE4 stable branch test be run?
533TEST_KDE4_STABLE_BRANCH:BOOL=OFF
534
535//Path to a file.
536ZLIB_INCLUDE_DIR:PATH=/opt/local/include
537
538//Value Computed by CMake
539bzip2_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmbzip2
540
541//Value Computed by CMake
542bzip2_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmbzip2
543
544//Dependencies for the target
545cmForm_LIB_DEPENDS:STATIC=general;/opt/local/lib/libncurses.dylib;
546
547//Dependencies for target
548cmbzip2_LIB_DEPENDS:STATIC=
549
550//Dependencies for target
551cmcompress_LIB_DEPENDS:STATIC=
552
553//Dependencies for the target
554cmcurl_LIB_DEPENDS:STATIC=general;idn;general;cmzlib;
555
556//Dependencies for target
557cmexpat_LIB_DEPENDS:STATIC=
558
559//Dependencies for the target
560cmlibarchive_LIB_DEPENDS:STATIC=general;/opt/local/lib/libssl.dylib;general;/opt/local/lib/libcrypto.dylib;general;/opt/local/lib/libcrypto.dylib;
561
562//Dependencies for target
563cmsysTestDynload_LIB_DEPENDS:STATIC=
564
565//Value Computed by CMake
566cmsys_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Source/kwsys
567
568//Dependencies for target
569cmsys_LIB_DEPENDS:STATIC=
570
571//Value Computed by CMake
572cmsys_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Source/kwsys
573
574//Dependencies for target
575cmsys_c_LIB_DEPENDS:STATIC=
576
577//Dependencies for target
578cmzlib_LIB_DEPENDS:STATIC=
579
580//Value Computed by CMake
581libarchive_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmlibarchive
582
583//Value Computed by CMake
584libarchive_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmlibarchive
585
586
587########################
588# INTERNAL cache entries
589########################
590
591//ADVANCED property for variable: BUILD_DOCUMENTATION
592BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1
593//Have library cmbzip2
594BZIP2_NEED_PREFIX:INTERNAL=
595//ADVANCED property for variable: BZRCOMMAND
596BZRCOMMAND-ADVANCED:INTERNAL=1
597//ADVANCED property for variable: BZR_EXECUTABLE
598BZR_EXECUTABLE-ADVANCED:INTERNAL=1
599//Result of TRY_COMPILE
600CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE
601//Have include iostream
602CMAKE_ANSI_STREAM_HEADERS:INTERNAL=1
603//ADVANCED property for variable: CMAKE_AR
604CMAKE_AR-ADVANCED:INTERNAL=1
605//ADVANCED property for variable: CMAKE_BACKWARDS_COMPATIBILITY
606CMAKE_BACKWARDS_COMPATIBILITY-ADVANCED:INTERNAL=1
607//ADVANCED property for variable: CMAKE_BUILD_TOOL
608CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
609//What is the target build tool cmake is generating for.
610CMAKE_BUILD_TOOL:INTERNAL=/opt/local/bin/gmake
611//This is the directory where this CMakeCache.txt was created
612CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
613//Major version of cmake used to create the current loaded cache
614CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
615//Minor version of cmake used to create the current loaded cache
616CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
617//Patch version of cmake used to create the current loaded cache
618CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
619//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
620CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
621//Path to CMake executable.
622CMAKE_COMMAND:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Bootstrap.cmk/cmake
623//ADVANCED property for variable: CMAKE_CTEST_COMMAND
624CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
625//ADVANCED property for variable: CMAKE_CXX_COMPILER
626CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
627CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
628//ADVANCED property for variable: CMAKE_CXX_FLAGS
629CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
630//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
631CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
632//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
633CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
634//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
635CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
636//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
637CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
638//ADVANCED property for variable: CMAKE_C_COMPILER
639CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
640CMAKE_C_COMPILER_WORKS:INTERNAL=1
641//ADVANCED property for variable: CMAKE_C_FLAGS
642CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
643//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
644CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
645//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
646CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
647//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
648CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
649//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
650CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
651//ADVANCED property for variable: CMAKE_DATA_DIR
652CMAKE_DATA_DIR-ADVANCED:INTERNAL=1
653//Result of TRY_COMPILE
654CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE
655//Result of TRY_COMPILE
656CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE
657//ADVANCED property for variable: CMAKE_DOC_DIR
658CMAKE_DOC_DIR-ADVANCED:INTERNAL=1
659//Executable file format
660CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
661//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
662CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
663//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
664CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
665//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
666CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
667//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
668CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
669//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
670CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
671//ADVANCED property for variable: CMAKE_Fortran_COMPILER
672CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1
673//ADVANCED property for variable: CMAKE_Fortran_FLAGS
674CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1
675//Name of generator.
676CMAKE_GENERATOR:INTERNAL=Unix Makefiles
677//Result of TRY_COMPILE
678CMAKE_HAS_ANSI_STRING_STREAM:INTERNAL=TRUE
679//Start directory with the top level CMakeLists.txt file for this
680// project
681CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
682//ADVANCED property for variable: CMAKE_INSTALL_DEBUG_LIBRARIES
683CMAKE_INSTALL_DEBUG_LIBRARIES-ADVANCED:INTERNAL=1
684//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
685CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
686//ADVANCED property for variable: CMAKE_LINKER
687CMAKE_LINKER-ADVANCED:INTERNAL=1
688//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
689CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
690//ADVANCED property for variable: CMAKE_MAN_DIR
691CMAKE_MAN_DIR-ADVANCED:INTERNAL=1
692//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
693CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
694//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
695CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
696//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
697CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
698//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
699CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
700//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
701CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
702//ADVANCED property for variable: CMAKE_NM
703CMAKE_NM-ADVANCED:INTERNAL=1
704//Does the compiler support ansi for scope.
705CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0
706//ADVANCED property for variable: CMAKE_NO_ANSI_STREAM_HEADERS
707CMAKE_NO_ANSI_STREAM_HEADERS-ADVANCED:INTERNAL=1
708//Does the compiler support headers like iostream.
709CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=0
710//Does the compiler support sstream
711CMAKE_NO_ANSI_STRING_STREAM:INTERNAL=0
712//Does the compiler support std::.
713CMAKE_NO_STD_NAMESPACE:INTERNAL=0
714//number of local generators
715CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=17
716//ADVANCED property for variable: CMAKE_OBJCOPY
717CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
718//ADVANCED property for variable: CMAKE_OBJDUMP
719CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
720//ADVANCED property for variable: CMAKE_RANLIB
721CMAKE_RANLIB-ADVANCED:INTERNAL=1
722//ADVANCED property for variable: CMAKE_REGENERATE_YACCLEX
723CMAKE_REGENERATE_YACCLEX-ADVANCED:INTERNAL=1
724//Path to CMake installation.
725CMAKE_ROOT:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2
726//ADVANCED property for variable: CMAKE_RUN_LONG_TESTS
727CMAKE_RUN_LONG_TESTS-ADVANCED:INTERNAL=1
728//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
729CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
730//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
731CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
732//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
733CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
734//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
735CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
736//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
737CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
738//CHECK_TYPE_SIZE: sizeof(unsigned short)
739CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
740//ADVANCED property for variable: CMAKE_SKIP_RPATH
741CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
742//CMake built with RPATH.
743CMAKE_SKIP_RPATH:INTERNAL=OFF
744//Result of TRY_COMPILE
745CMAKE_STD_NAMESPACE:INTERNAL=TRUE
746//ADVANCED property for variable: CMAKE_STRICT
747CMAKE_STRICT-ADVANCED:INTERNAL=1
748//ADVANCED property for variable: CMAKE_STRIP
749CMAKE_STRIP-ADVANCED:INTERNAL=1
750//uname command
751CMAKE_UNAME:INTERNAL=/usr/bin/uname
752//ADVANCED property for variable: CMAKE_USE_KWSTYLE
753CMAKE_USE_KWSTYLE-ADVANCED:INTERNAL=1
754//ADVANCED property for variable: CMAKE_USE_OPENSSL
755CMAKE_USE_OPENSSL-ADVANCED:INTERNAL=1
756//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
757CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
758//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
759CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
760//Result of TEST_BIG_ENDIAN
761CMEXPAT_BIGENDIAN:INTERNAL=0
762//ADVANCED property for variable: CMake_TEST_INSTALL
763CMake_TEST_INSTALL-ADVANCED:INTERNAL=1
764//ADVANCED property for variable: COMPRESSIONCOMMAND
765COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1
766//ADVANCED property for variable: COVERAGE_COMMAND
767COVERAGE_COMMAND-ADVANCED:INTERNAL=1
768//ADVANCED property for variable: CPACK_BINARY_BUNDLE
769CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1
770//ADVANCED property for variable: CPACK_BINARY_DEB
771CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
772//ADVANCED property for variable: CPACK_BINARY_DRAGNDROP
773CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1
774//ADVANCED property for variable: CPACK_BINARY_NSIS
775CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
776//ADVANCED property for variable: CPACK_BINARY_OSXX11
777CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1
778//ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER
779CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1
780//ADVANCED property for variable: CPACK_BINARY_RPM
781CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
782//ADVANCED property for variable: CPACK_BINARY_STGZ
783CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
784//ADVANCED property for variable: CPACK_BINARY_TBZ2
785CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
786//ADVANCED property for variable: CPACK_BINARY_TGZ
787CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
788//ADVANCED property for variable: CPACK_SOURCE_TBZ2
789CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
790//ADVANCED property for variable: CPACK_SOURCE_TGZ
791CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
792//ADVANCED property for variable: CPACK_SOURCE_TZ
793CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
794//ADVANCED property for variable: CPACK_SOURCE_ZIP
795CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
796//ADVANCED property for variable: CTEST_TEST_CPACK
797CTEST_TEST_CPACK-ADVANCED:INTERNAL=1
798//ADVANCED property for variable: CTEST_TEST_CTEST
799CTEST_TEST_CTEST-ADVANCED:INTERNAL=1
800//ADVANCED property for variable: CTEST_USE_XMLRPC
801CTEST_USE_XMLRPC-ADVANCED:INTERNAL=1
802//ADVANCED property for variable: CURL_TESTING
803CURL_TESTING-ADVANCED:INTERNAL=1
804//ADVANCED property for variable: CURSES_CURSES_HAS_WSYNCUP
805CURSES_CURSES_HAS_WSYNCUP-ADVANCED:INTERNAL=1
806//Have library /opt/local/lib/libncurses.dylib
807CURSES_CURSES_HAS_WSYNCUP:INTERNAL=1
808//ADVANCED property for variable: CURSES_CURSES_LIBRARY
809CURSES_CURSES_LIBRARY-ADVANCED:INTERNAL=1
810//ADVANCED property for variable: CURSES_EXTRA_LIBRARY
811CURSES_EXTRA_LIBRARY-ADVANCED:INTERNAL=1
812//ADVANCED property for variable: CURSES_INCLUDE_PATH
813CURSES_INCLUDE_PATH-ADVANCED:INTERNAL=1
814//ADVANCED property for variable: CURSES_LIBRARY
815CURSES_LIBRARY-ADVANCED:INTERNAL=1
816//ADVANCED property for variable: CURSES_NCURSES_LIBRARY
817CURSES_NCURSES_LIBRARY-ADVANCED:INTERNAL=1
818//ADVANCED property for variable: CVSCOMMAND
819CVSCOMMAND-ADVANCED:INTERNAL=1
820//ADVANCED property for variable: CVS_EXECUTABLE
821CVS_EXECUTABLE-ADVANCED:INTERNAL=1
822//ADVANCED property for variable: CVS_UPDATE_OPTIONS
823CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
824//ADVANCED property for variable: DART_BUILD_ERROR_REPORT_LIMIT
825DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1
826//ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT
827DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1
828//ADVANCED property for variable: DART_ROOT
829DART_ROOT-ADVANCED:INTERNAL=1
830//ADVANCED property for variable: DART_TESTING_TIMEOUT
831DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
832//ADVANCED property for variable: DART_VERBOSE_BUILD
833DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1
834//ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL
835DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1
836//CHECK_TYPE_SIZE: sizeof(dev_t)
837DEV_T:INTERNAL=4
838//No configurable exe dir.
839EXECUTABLE_OUTPUT_PATH:INTERNAL=
840//Details about finding BZip2
841FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[cmbzip2][/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.2/Utilities/cmbzip2]
842//Details about finding Java
843FIND_PACKAGE_MESSAGE_DETAILS_Java:INTERNAL=[/usr/bin/java][/usr/bin/jar][/usr/bin/javac][TRUE]
844//Details about finding OpenSSL
845FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/opt/local/lib/libssl.dylib;/opt/local/lib/libcrypto.dylib][/opt/local/include]
846//Details about finding ZLIB
847FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/opt/local/include][cmzlib]
848//ADVANCED property for variable: FORM_LIBRARY
849FORM_LIBRARY-ADVANCED:INTERNAL=1
850//CHECK_TYPE_SIZE: sizeof(gid_t)
851GID_T:INTERNAL=4
852//ADVANCED property for variable: GITCOMMAND
853GITCOMMAND-ADVANCED:INTERNAL=1
854//ADVANCED property for variable: GIT_EXECUTABLE
855GIT_EXECUTABLE-ADVANCED:INTERNAL=1
856//ADVANCED property for variable: GUNZIPCOMMAND
857GUNZIPCOMMAND-ADVANCED:INTERNAL=1
858//Have includes HAVE_ACL_LIBACL_H
859HAVE_ACL_LIBACL_H:INTERNAL=
860//Have include HAVE_ALLOCA_H
861HAVE_ALLOCA_H:INTERNAL=1
862//Have include HAVE_ARPA_INET_H
863HAVE_ARPA_INET_H:INTERNAL=1
864//Have include HAVE_ARPA_TFTP_H
865HAVE_ARPA_TFTP_H:INTERNAL=1
866//Have include HAVE_ASSERT_H
867HAVE_ASSERT_H:INTERNAL=1
868//Have library attr
869HAVE_ATTR_LIB:INTERNAL=
870//Have includes HAVE_ATTR_XATTR_H
871HAVE_ATTR_XATTR_H:INTERNAL=
872//Have symbol basename
873HAVE_BASENAME:INTERNAL=1
874//Have function chflags
875HAVE_CHFLAGS:INTERNAL=1
876//Have function chown
877HAVE_CHOWN:INTERNAL=1
878//Have function chroot
879HAVE_CHROOT:INTERNAL=1
880//Have symbol closesocket
881HAVE_CLOSESOCKET:INTERNAL=
882//Result of TRY_COMPILE
883HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
884//Result of TRY_COMPILE
885HAVE_CMEXPAT_BIGENDIAN:INTERNAL=TRUE
886//Have symbol CreateHardLinkA
887HAVE_CREATEHARDLINKA:INTERNAL=
888//Have symbol CreateHardLinkW
889HAVE_CREATEHARDLINKW:INTERNAL=
890//Have include HAVE_CTYPE_H
891HAVE_CTYPE_H:INTERNAL=1
892//Test HAVE_C_FLAG_Wno_long_double
893HAVE_C_FLAG_Wno_long_double:INTERNAL=
894//Have symbol INT64_MAX
895HAVE_DECL_INT64_MAX:INTERNAL=1
896//Have symbol INT64_MIN
897HAVE_DECL_INT64_MIN:INTERNAL=1
898//Have symbol optarg
899HAVE_DECL_OPTARG:INTERNAL=1
900//Have symbol optind
901HAVE_DECL_OPTIND:INTERNAL=1
902//Have symbol SIZE_MAX
903HAVE_DECL_SIZE_MAX:INTERNAL=1
904//Have symbol SSIZE_MAX
905HAVE_DECL_SSIZE_MAX:INTERNAL=1
906//Have symbol UINT32_MAX
907HAVE_DECL_UINT32_MAX:INTERNAL=1
908//Have symbol UINT64_MAX
909HAVE_DECL_UINT64_MAX:INTERNAL=1
910//Result of TRY_COMPILE
911HAVE_DEV_T:INTERNAL=TRUE
912//Have includes HAVE_DIRECT_H
913HAVE_DIRECT_H:INTERNAL=
914//Test HAVE_DIRENT_H
915HAVE_DIRENT_H:INTERNAL=1
916//Have include HAVE_DLFCN_H
917HAVE_DLFCN_H:INTERNAL=1
918//Have library idn
919HAVE_DLOPEN:INTERNAL=1
920//Have symbol D_MD_ORDER
921HAVE_D_MD_ORDER:INTERNAL=1
922//Have symbol EFTYPE
923HAVE_EFTYPE:INTERNAL=1
924//Have symbol EILSEQ
925HAVE_EILSEQ:INTERNAL=1
926//Have include elf.h
927HAVE_ELF_H:INTERNAL=
928//Have symbol environ
929HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE:INTERNAL=
930//Have include HAVE_ERRNO_H
931HAVE_ERRNO_H:INTERNAL=1
932//Have includes HAVE_EXT2FS_EXT2_FS_H
933HAVE_EXT2FS_EXT2_FS_H:INTERNAL=
934//Have function extattr_get_file
935HAVE_EXTATTR_GET_FILE:INTERNAL=
936//Have function extattr_list_file
937HAVE_EXTATTR_LIST_FILE:INTERNAL=
938//Have function extattr_set_fd
939HAVE_EXTATTR_SET_FD:INTERNAL=
940//Have function extattr_set_file
941HAVE_EXTATTR_SET_FILE:INTERNAL=
942//Have function fchdir
943HAVE_FCHDIR:INTERNAL=1
944//Have function fchflags
945HAVE_FCHFLAGS:INTERNAL=1
946//Have function fchmod
947HAVE_FCHMOD:INTERNAL=1
948//Have function fchown
949HAVE_FCHOWN:INTERNAL=1
950//Have function fcntl
951HAVE_FCNTL:INTERNAL=1
952//Have include HAVE_FCNTL_H
953HAVE_FCNTL_H:INTERNAL=1
954//Have include features.h
955HAVE_FEATURES_H:INTERNAL=
956//Curl test
957HAVE_FILE_OFFSET_BITS:INTERNAL=1
958//Curl test
959HAVE_FIONBIO:INTERNAL=
960//Have symbol fork
961HAVE_FORK:INTERNAL=1
962//Have symbol fseeko
963HAVE_FSEEKO:INTERNAL=1
964//Have function fsetxattr
965HAVE_FSETXATTR:INTERNAL=1
966//Have function fstat
967HAVE_FSTAT:INTERNAL=1
968//Have symbol ftruncate
969HAVE_FTRUNCATE:INTERNAL=1
970//Have function futimes
971HAVE_FUTIMES:INTERNAL=1
972//Curl test
973HAVE_GETADDRINFO:INTERNAL=1
974//Have symbol geteuid
975HAVE_GETEUID:INTERNAL=1
976//Have symbol gethostbyaddr
977HAVE_GETHOSTBYADDR:INTERNAL=1
978//Have symbol gethostbyaddr_r
979HAVE_GETHOSTBYADDR_R:INTERNAL=
980//Curl test
981HAVE_GETHOSTBYADDR_R_5_REENTRANT:INTERNAL=
982//Curl test
983HAVE_GETHOSTBYADDR_R_7:INTERNAL=
984//Curl test
985HAVE_GETHOSTBYADDR_R_7_REENTRANT:INTERNAL=
986//Curl test
987HAVE_GETHOSTBYADDR_R_8:INTERNAL=
988//Curl test
989HAVE_GETHOSTBYADDR_R_8_REENTRANT:INTERNAL=
990//Have symbol gethostbyname
991HAVE_GETHOSTBYNAME:INTERNAL=1
992//Have symbol gethostbyname_r
993HAVE_GETHOSTBYNAME_R:INTERNAL=
994//Curl test
995HAVE_GETHOSTBYNAME_R_3:INTERNAL=
996//Curl test
997HAVE_GETHOSTBYNAME_R_3_REENTRANT:INTERNAL=
998//Curl test
999HAVE_GETHOSTBYNAME_R_5:INTERNAL=
1000//Curl test
1001HAVE_GETHOSTBYNAME_R_5_REENTRANT:INTERNAL=
1002//Curl test
1003HAVE_GETHOSTBYNAME_R_6:INTERNAL=
1004//Curl test
1005HAVE_GETHOSTBYNAME_R_6_REENTRANT:INTERNAL=
1006//Have symbol getpass_r
1007HAVE_GETPASS_R:INTERNAL=
1008//Have function getpid
1009HAVE_GETPID:INTERNAL=1
1010//Have symbol getprotobyname
1011HAVE_GETPROTOBYNAME:INTERNAL=1
1012//Have symbol getpwuid
1013HAVE_GETPWUID:INTERNAL=1
1014//Have symbol getrlimit
1015HAVE_GETRLIMIT:INTERNAL=1
1016//Have symbol gettimeofday
1017HAVE_GETTIMEOFDAY:INTERNAL=1
1018//Have function getxattr
1019HAVE_GETXATTR:INTERNAL=1
1020//Result of TRY_COMPILE
1021HAVE_GID_T:INTERNAL=TRUE
1022//Curl test
1023HAVE_GLIBC_STRERROR_R:INTERNAL=
1024//Result of TRY_COMPILE
1025HAVE_GLIBC_STRERROR_R_COMPILE:INTERNAL=TRUE
1026//Have symbol gmtime_r
1027HAVE_GMTIME_R:INTERNAL=1
1028//Have include HAVE_GRP_H
1029HAVE_GRP_H:INTERNAL=1
1030//Have include HAVE_IDNA_H
1031HAVE_IDNA_H:INTERNAL=1
1032//Have symbol idna_strerror
1033HAVE_IDNA_STRERROR:INTERNAL=1
1034//Have symbol idn_free
1035HAVE_IDN_FREE:INTERNAL=1
1036//Have include HAVE_IDN_FREE_H
1037HAVE_IDN_FREE_H:INTERNAL=1
1038//Result of TRY_COMPILE
1039HAVE_ID_T:INTERNAL=TRUE
1040//Have symbol inet_addr
1041HAVE_INET_ADDR:INTERNAL=1
1042//Have symbol inet_ntoa
1043HAVE_INET_NTOA:INTERNAL=1
1044//Have symbol inet_ntoa_r
1045HAVE_INET_NTOA_R:INTERNAL=
1046//Curl test
1047HAVE_INET_NTOA_R_DECL:INTERNAL=
1048//Curl test
1049HAVE_INET_NTOA_R_DECL_REENTRANT:INTERNAL=
1050//Have symbol inet_pton
1051HAVE_INET_PTON:INTERNAL=1
1052//Result of TRY_COMPILE
1053HAVE_INT32_T:INTERNAL=TRUE
1054//Result of TRY_COMPILE
1055HAVE_INT64_T:INTERNAL=TRUE
1056//Result of TRY_COMPILE
1057HAVE_INTMAX_T:INTERNAL=TRUE
1058//Result of TRY_COMPILE
1059HAVE_INTPTR_T:INTERNAL=TRUE
1060//Have include HAVE_INTTYPES_H
1061HAVE_INTTYPES_H:INTERNAL=1
1062//Curl test
1063HAVE_IN_ADDR_T:INTERNAL=1
1064//Curl test
1065HAVE_IOCTLSOCKET:INTERNAL=
1066//Curl test
1067HAVE_IOCTLSOCKET_CASE:INTERNAL=
1068//Have includes HAVE_IO_H
1069HAVE_IO_H:INTERNAL=
1070//Result of TRY_COMPILE
1071HAVE_KWSYS_SIZEOF_CHAR:INTERNAL=TRUE
1072//Result of TRY_COMPILE
1073HAVE_KWSYS_SIZEOF_INT:INTERNAL=TRUE
1074//Result of TRY_COMPILE
1075HAVE_KWSYS_SIZEOF_LONG:INTERNAL=TRUE
1076//Result of TRY_COMPILE
1077HAVE_KWSYS_SIZEOF_LONG_LONG:INTERNAL=TRUE
1078//Result of TRY_COMPILE
1079HAVE_KWSYS_SIZEOF_SHORT:INTERNAL=TRUE
1080//Result of TRY_COMPILE
1081HAVE_KWSYS_SIZEOF___INT64:INTERNAL=FALSE
1082//Have include HAVE_LANGINFO_H
1083HAVE_LANGINFO_H:INTERNAL=1
1084//Have function lchflags
1085HAVE_LCHFLAGS:INTERNAL=1
1086//Have function lchmod
1087HAVE_LCHMOD:INTERNAL=1
1088//Have function lchown
1089HAVE_LCHOWN:INTERNAL=1
1090//Have function lgetxattr
1091HAVE_LGETXATTR:INTERNAL=
1092//Have include HAVE_LIBGEN_H
1093HAVE_LIBGEN_H:INTERNAL=1
1094//Have library idn;
1095HAVE_LIBIDN:INTERNAL=1
1096//Have library network;
1097HAVE_LIBNETWORK:INTERNAL=
1098//Have library socket;
1099HAVE_LIBSOCKET:INTERNAL=
1100//Have library winmm;
1101HAVE_LIBWINMM:INTERNAL=
1102//Have library ws2_32;
1103HAVE_LIBWS2_32:INTERNAL=
1104//Have include HAVE_LIMITS_H
1105HAVE_LIMITS_H:INTERNAL=1
1106//Have function link
1107HAVE_LINK:INTERNAL=1
1108//Have includes HAVE_LINUX_FS_H
1109HAVE_LINUX_FS_H:INTERNAL=
1110//Have function listxattr
1111HAVE_LISTXATTR:INTERNAL=1
1112//Have function llistxattr
1113HAVE_LLISTXATTR:INTERNAL=
1114//Have include HAVE_LOCALE_H
1115HAVE_LOCALE_H:INTERNAL=1
1116//Have symbol localtime_r
1117HAVE_LOCALTIME_R:INTERNAL=1
1118//Result of TRY_COMPILE
1119HAVE_LONG_LONG_INT:INTERNAL=TRUE
1120//Have function lsetxattr
1121HAVE_LSETXATTR:INTERNAL=
1122//Have function lstat
1123HAVE_LSTAT:INTERNAL=1
1124//Have function lutimes
1125HAVE_LUTIMES:INTERNAL=1
1126//Have includes HAVE_MALLOC_H
1127HAVE_MALLOC_H:INTERNAL=
1128//Have includes HAVE_MD5_H
1129HAVE_MD5_H:INTERNAL=
1130//Have function MD5_Init
1131HAVE_MD5_Init:INTERNAL=1
1132//Have function memmove
1133HAVE_MEMMOVE:INTERNAL=1
1134//Have include HAVE_MEMORY_H
1135HAVE_MEMORY_H:INTERNAL=1
1136//Have function mkdir
1137HAVE_MKDIR:INTERNAL=1
1138//Have function mkfifo
1139HAVE_MKFIFO:INTERNAL=1
1140//Have function mknod
1141HAVE_MKNOD:INTERNAL=1
1142//Result of TRY_COMPILE
1143HAVE_MODE_T:INTERNAL=TRUE
1144//Test HAVE_MSG_NOSIGNAL
1145HAVE_MSG_NOSIGNAL:INTERNAL=
1146//Have include HAVE_NETDB_H
1147HAVE_NETDB_H:INTERNAL=1
1148//Have include HAVE_NETINET_IF_ETHER_H
1149HAVE_NETINET_IF_ETHER_H:INTERNAL=1
1150//Have include HAVE_NETINET_IN_H
1151HAVE_NETINET_IN_H:INTERNAL=1
1152//Have include HAVE_NETINET_TCP_H
1153HAVE_NETINET_TCP_H:INTERNAL=1
1154//Have include HAVE_NET_IF_H
1155HAVE_NET_IF_H:INTERNAL=1
1156//Have function nl_langinfo
1157HAVE_NL_LANGINFO:INTERNAL=1
1158//Result of TRY_COMPILE
1159HAVE_OFF_T:INTERNAL=TRUE
1160//Have include HAVE_OPENSSL_MD5_H
1161HAVE_OPENSSL_MD5_H:INTERNAL=1
1162//Have include HAVE_OPENSSL_RIPEMD_H
1163HAVE_OPENSSL_RIPEMD_H:INTERNAL=1
1164//Have include HAVE_OPENSSL_SHA_H
1165HAVE_OPENSSL_SHA_H:INTERNAL=1
1166//Curl test
1167HAVE_O_NONBLOCK:INTERNAL=1
1168//Curl test
1169HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5:INTERNAL=
1170//Have include HAVE_PATHS_H
1171HAVE_PATHS_H:INTERNAL=1
1172//Have symbol perror
1173HAVE_PERROR:INTERNAL=1
1174//Have symbol pipe
1175HAVE_PIPE:INTERNAL=1
1176//Have symbol poll
1177HAVE_POLL:INTERNAL=1
1178//Test HAVE_POLL_FINE
1179HAVE_POLL_FINE:INTERNAL=1
1180//Result of TRY_COMPILE
1181HAVE_POLL_FINE_COMPILED:INTERNAL=TRUE
1182//Have include HAVE_POLL_H
1183HAVE_POLL_H:INTERNAL=1
1184//Curl test
1185HAVE_POSIX_STRERROR_R:INTERNAL=1
1186//Result of TRY_COMPILE
1187HAVE_POSIX_STRERROR_R_COMPILE:INTERNAL=TRUE
1188//Have include process.h
1189HAVE_PROCESS_H:INTERNAL=
1190//Have include HAVE_PWD_H
1191HAVE_PWD_H:INTERNAL=1
1192//Have function readlink
1193HAVE_READLINK:INTERNAL=1
1194//Have include HAVE_REGEX_H
1195HAVE_REGEX_H:INTERNAL=1
1196//Have function RIPEMD160_Init
1197HAVE_RIPEMD160_Init:INTERNAL=1
1198//Have includes HAVE_RIPEMD_H
1199HAVE_RIPEMD_H:INTERNAL=
1200//Have includes HAVE_RMD160_H
1201HAVE_RMD160_H:INTERNAL=
1202//Have symbol select
1203HAVE_SELECT:INTERNAL=1
1204//Have function setenv
1205HAVE_SETENV:INTERNAL=1
1206//Have include HAVE_SETJMP_H
1207HAVE_SETJMP_H:INTERNAL=1
1208//Have symbol setlocale
1209HAVE_SETLOCALE:INTERNAL=1
1210//Have symbol setrlimit
1211HAVE_SETRLIMIT:INTERNAL=1
1212//Have symbol setvbuf
1213HAVE_SETVBUF:INTERNAL=1
1214//Have include HAVE_SGTTY_H
1215HAVE_SGTTY_H:INTERNAL=1
1216//Have includes HAVE_SHA1_H
1217HAVE_SHA1_H:INTERNAL=
1218//Have function SHA1_Init
1219HAVE_SHA1_Init:INTERNAL=1
1220//Have function SHA256_Init
1221HAVE_SHA256:INTERNAL=1
1222//Have includes HAVE_SHA256_H
1223HAVE_SHA256_H:INTERNAL=
1224//Have includes HAVE_SHA2_H
1225HAVE_SHA2_H:INTERNAL=
1226//Have function SHA384_Init
1227HAVE_SHA384:INTERNAL=1
1228//Have function SHA512_Init
1229HAVE_SHA512:INTERNAL=1
1230//Have includes HAVE_SHA_H
1231HAVE_SHA_H:INTERNAL=
1232//Have symbol sigaction
1233HAVE_SIGACTION:INTERNAL=1
1234//Have symbol siginterrupt
1235HAVE_SIGINTERRUPT:INTERNAL=1
1236//Have symbol signal
1237HAVE_SIGNAL_FUNC:INTERNAL=1
1238//Have include HAVE_SIGNAL_H
1239HAVE_SIGNAL_H:INTERNAL=1
1240//Have symbol SIGALRM
1241HAVE_SIGNAL_MACRO:INTERNAL=1
1242//Have symbol sigsetjmp
1243HAVE_SIGSETJMP:INTERNAL=1
1244//Test HAVE_SIG_ATOMIC_T_NOT_VOLATILE
1245HAVE_SIG_ATOMIC_T_NOT_VOLATILE:INTERNAL=1
1246//Result of TRY_COMPILE
1247HAVE_SIZEOF_CURL_OFF_T:INTERNAL=TRUE
1248//Result of TRY_COMPILE
1249HAVE_SIZEOF_LONG:INTERNAL=TRUE
1250//Result of TRY_COMPILE
1251HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE
1252//Result of TRY_COMPILE
1253HAVE_SIZEOF_SIG_ATOMIC_T:INTERNAL=TRUE
1254//Result of TRY_COMPILE
1255HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE
1256//Result of TRY_COMPILE
1257HAVE_SIZEOF_SSIZE_T:INTERNAL=TRUE
1258//Result of TRY_COMPILE
1259HAVE_SIZEOF_STRUCT_SOCKADDR_STORAGE:INTERNAL=TRUE
1260//Result of TRY_COMPILE
1261HAVE_SIZEOF_TIME_T:INTERNAL=TRUE
1262//Result of TRY_COMPILE
1263HAVE_SIZEOF_WCHAR_T:INTERNAL=TRUE
1264//Result of TRY_COMPILE
1265HAVE_SIZEOF___INT64:INTERNAL=FALSE
1266//Result of TRY_COMPILE
1267HAVE_SIZE_T:INTERNAL=TRUE
1268//Have symbol socket
1269HAVE_SOCKET:INTERNAL=1
1270//Have includes HAVE_SOCKIO_H
1271HAVE_SOCKIO_H:INTERNAL=
1272//Curl test
1273HAVE_SOCKLEN_T:INTERNAL=1
1274//Curl test
1275HAVE_SO_NONBLOCK:INTERNAL=
1276//Result of TRY_COMPILE
1277HAVE_SSIZE_T:INTERNAL=TRUE
1278//Have include HAVE_STDARG_H
1279HAVE_STDARG_H:INTERNAL=1
1280//Have include stddef.h
1281HAVE_STDDEF_H:INTERNAL=1
1282//Have include stdint.h
1283HAVE_STDINT_H:INTERNAL=1
1284//Have include HAVE_STDIO_H
1285HAVE_STDIO_H:INTERNAL=1
1286//Have include HAVE_STDLIB_H
1287HAVE_STDLIB_H:INTERNAL=1
1288//Have symbol strcasecmp
1289HAVE_STRCASECMP:INTERNAL=1
1290//Have function strchr
1291HAVE_STRCHR:INTERNAL=1
1292//Have symbol strcmpi
1293HAVE_STRCMPI:INTERNAL=
1294//Have symbol strdup
1295HAVE_STRDUP:INTERNAL=1
1296//Have function strerror
1297HAVE_STRERROR:INTERNAL=1
1298//Have symbol strerror_r
1299HAVE_STRERROR_R:INTERNAL=1
1300//Have symbol strftime
1301HAVE_STRFTIME:INTERNAL=1
1302//Have symbol stricmp
1303HAVE_STRICMP:INTERNAL=
1304//Have include HAVE_STRINGS_H
1305HAVE_STRINGS_H:INTERNAL=1
1306//Have include HAVE_STRING_H
1307HAVE_STRING_H:INTERNAL=1
1308//Have symbol strlcat
1309HAVE_STRLCAT:INTERNAL=1
1310//Have symbol strncmpi
1311HAVE_STRNCMPI:INTERNAL=
1312//Have function strncpy_s
1313HAVE_STRNCPY_S:INTERNAL=
1314//Have function strrchr
1315HAVE_STRRCHR:INTERNAL=1
1316//Have symbol strstr
1317HAVE_STRSTR:INTERNAL=1
1318//Have symbol strtok_r
1319HAVE_STRTOK_R:INTERNAL=1
1320//Have symbol strtoll
1321HAVE_STRTOLL:INTERNAL=1
1322//Test HAVE_STRUCT_STAT_ST_BIRTHTIME
1323HAVE_STRUCT_STAT_ST_BIRTHTIME:INTERNAL=1
1324//Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
1325HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC:INTERNAL=1
1326//Test HAVE_STRUCT_STAT_ST_BLKSIZE
1327HAVE_STRUCT_STAT_ST_BLKSIZE:INTERNAL=1
1328//Test HAVE_STRUCT_STAT_ST_FLAGS
1329HAVE_STRUCT_STAT_ST_FLAGS:INTERNAL=1
1330//Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
1331HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC:INTERNAL=1
1332//Test HAVE_STRUCT_STAT_ST_MTIME_N
1333HAVE_STRUCT_STAT_ST_MTIME_N:INTERNAL=
1334//Test HAVE_STRUCT_STAT_ST_MTIME_USEC
1335HAVE_STRUCT_STAT_ST_MTIME_USEC:INTERNAL=
1336//Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
1337HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC:INTERNAL=
1338//Test HAVE_STRUCT_STAT_ST_UMTIME
1339HAVE_STRUCT_STAT_ST_UMTIME:INTERNAL=
1340//Test HAVE_STRUCT_TIMEVAL
1341HAVE_STRUCT_TIMEVAL:INTERNAL=1
1342//Have function symlink
1343HAVE_SYMLINK:INTERNAL=1
1344//Have include HAVE_SYS_ACL_H
1345HAVE_SYS_ACL_H:INTERNAL=1
1346//Have includes HAVE_SYS_EXTATTR_H
1347HAVE_SYS_EXTATTR_H:INTERNAL=
1348//Have include HAVE_SYS_FILIO_H
1349HAVE_SYS_FILIO_H:INTERNAL=1
1350//Have include HAVE_SYS_IOCTL_H
1351HAVE_SYS_IOCTL_H:INTERNAL=1
1352//Have includes HAVE_SYS_MKDEV_H
1353HAVE_SYS_MKDEV_H:INTERNAL=
1354//Have include HAVE_SYS_PARAM_H
1355HAVE_SYS_PARAM_H:INTERNAL=1
1356//Have include HAVE_SYS_POLL_H
1357HAVE_SYS_POLL_H:INTERNAL=1
1358//Have include HAVE_SYS_RESOURCE_H
1359HAVE_SYS_RESOURCE_H:INTERNAL=1
1360//Have include HAVE_SYS_SELECT_H
1361HAVE_SYS_SELECT_H:INTERNAL=1
1362//Have include HAVE_SYS_SOCKET_H
1363HAVE_SYS_SOCKET_H:INTERNAL=1
1364//Have include HAVE_SYS_SOCKIO_H
1365HAVE_SYS_SOCKIO_H:INTERNAL=1
1366//Have include HAVE_SYS_STAT_H
1367HAVE_SYS_STAT_H:INTERNAL=1
1368//Have include HAVE_SYS_TIME_H
1369HAVE_SYS_TIME_H:INTERNAL=1
1370//Have include sys/types.h
1371HAVE_SYS_TYPES_H:INTERNAL=1
1372//Have includes HAVE_SYS_UTIME_H
1373HAVE_SYS_UTIME_H:INTERNAL=
1374//Have include HAVE_SYS_UTSNAME_H
1375HAVE_SYS_UTSNAME_H:INTERNAL=1
1376//Have include HAVE_SYS_WAIT_H
1377HAVE_SYS_WAIT_H:INTERNAL=1
1378//Have include HAVE_SYS_XATTR_H
1379HAVE_SYS_XATTR_H:INTERNAL=1
1380//Have symbol tcgetattr
1381HAVE_TCGETATTR:INTERNAL=1
1382//Have symbol tcsetattr
1383HAVE_TCSETATTR:INTERNAL=1
1384//Have include HAVE_TERMIOS_H
1385HAVE_TERMIOS_H:INTERNAL=1
1386//Have includes HAVE_TERMIO_H
1387HAVE_TERMIO_H:INTERNAL=
1388//Have function timegm
1389HAVE_TIMEGM:INTERNAL=1
1390//Have include HAVE_TIME_H
1391HAVE_TIME_H:INTERNAL=1
1392//Have include HAVE_TLD_H
1393HAVE_TLD_H:INTERNAL=1
1394//Have symbol tld_strerror
1395HAVE_TLD_STRERROR:INTERNAL=1
1396//Have function tzset
1397HAVE_TZSET:INTERNAL=1
1398//Result of TRY_COMPILE
1399HAVE_UID_T:INTERNAL=TRUE
1400//Result of TRY_COMPILE
1401HAVE_UINT16_T:INTERNAL=TRUE
1402//Result of TRY_COMPILE
1403HAVE_UINT32_T:INTERNAL=TRUE
1404//Result of TRY_COMPILE
1405HAVE_UINT64_T:INTERNAL=TRUE
1406//Result of TRY_COMPILE
1407HAVE_UINTMAX_T:INTERNAL=TRUE
1408//Result of TRY_COMPILE
1409HAVE_UINTPTR_T:INTERNAL=TRUE
1410//Have symbol uname
1411HAVE_UNAME:INTERNAL=1
1412//Have include HAVE_UNISTD_H
1413HAVE_UNISTD_H:INTERNAL=1
1414//Have symbol unsetenv
1415HAVE_UNSETENV:INTERNAL=1
1416//Result of TRY_COMPILE
1417HAVE_UNSIGNED_LONG_LONG:INTERNAL=TRUE
1418//Result of TRY_COMPILE
1419HAVE_UNSIGNED_LONG_LONG_INT:INTERNAL=TRUE
1420//Have symbol utime
1421HAVE_UTIME:INTERNAL=1
1422//Have function utimes
1423HAVE_UTIMES:INTERNAL=1
1424//Have include HAVE_UTIME_H
1425HAVE_UTIME_H:INTERNAL=1
1426//Have function vfork
1427HAVE_VFORK:INTERNAL=1
1428//Have symbol vprintf
1429HAVE_VPRINTF:INTERNAL=1
1430//Have include HAVE_WCHAR_H
1431HAVE_WCHAR_H:INTERNAL=1
1432//Have function wcrtomb
1433HAVE_WCRTOMB:INTERNAL=1
1434//Have function wcscpy
1435HAVE_WCSCPY:INTERNAL=1
1436//Have function wcslen
1437HAVE_WCSLEN:INTERNAL=1
1438//Have function wctomb
1439HAVE_WCTOMB:INTERNAL=1
1440//Have include HAVE_WCTYPE_H
1441HAVE_WCTYPE_H:INTERNAL=1
1442//Have includes HAVE_WINDOWS_H
1443HAVE_WINDOWS_H:INTERNAL=
1444//Have symbol wmemcmp
1445HAVE_WMEMCMP:INTERNAL=1
1446//Have symbol wmemcpy
1447HAVE_WMEMCPY:INTERNAL=1
1448//Have includes HAVE_X509_H
1449HAVE_X509_H:INTERNAL=
1450//Have symbol _strtoi64
1451HAVE__STRTOI64:INTERNAL=
1452//ADVANCED property for variable: HGCOMMAND
1453HGCOMMAND-ADVANCED:INTERNAL=1
1454//ADVANCED property for variable: HG_EXECUTABLE
1455HG_EXECUTABLE-ADVANCED:INTERNAL=1
1456//CHECK_TYPE_SIZE: sizeof(id_t)
1457ID_T:INTERNAL=4
1458//CHECK_TYPE_SIZE: sizeof(int32_t)
1459INT32_T:INTERNAL=4
1460//CHECK_TYPE_SIZE: sizeof(int64_t)
1461INT64_T:INTERNAL=8
1462//CHECK_TYPE_SIZE: sizeof(intmax_t)
1463INTMAX_T:INTERNAL=8
1464//CHECK_TYPE_SIZE: sizeof(intptr_t)
1465INTPTR_T:INTERNAL=8
1466//ADVANCED property for variable: JAVACOMMAND
1467JAVACOMMAND-ADVANCED:INTERNAL=1
1468//ADVANCED property for variable: Java_JAR_EXECUTABLE
1469Java_JAR_EXECUTABLE-ADVANCED:INTERNAL=1
1470//ADVANCED property for variable: Java_JAVAC_EXECUTABLE
1471Java_JAVAC_EXECUTABLE-ADVANCED:INTERNAL=1
1472//ADVANCED property for variable: Java_JAVA_EXECUTABLE
1473Java_JAVA_EXECUTABLE-ADVANCED:INTERNAL=1
1474//Result of TRY_RUN
1475KWSYS_CHAR_IS_SIGNED:INTERNAL=0
1476//Result of TRY_COMPILE
1477KWSYS_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE
1478//Result of TRY_COMPILE
1479KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE
1480//Result of TRY_COMPILE
1481KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE
1482//Result of TRY_COMPILE
1483KWSYS_CXX_HAS_CSTDIO_COMPILED:INTERNAL=TRUE
1484//Result of TRY_COMPILE
1485KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE
1486//Result of TRY_COMPILE
1487KWSYS_CXX_HAS_LONG_LONG_COMPILED:INTERNAL=TRUE
1488//Result of TRY_COMPILE
1489KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE
1490//Result of TRY_COMPILE
1491KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE
1492//Result of TRY_COMPILE
1493KWSYS_C_HAS_PTRDIFF_T_COMPILED:INTERNAL=TRUE
1494//Result of TRY_COMPILE
1495KWSYS_C_HAS_SSIZE_T_COMPILED:INTERNAL=TRUE
1496//Result of TRY_COMPILE
1497KWSYS_IOS_HAS_ISTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE
1498//Result of TRY_COMPILE
1499KWSYS_IOS_HAS_OSTREAM_LONG_LONG_COMPILED:INTERNAL=TRUE
1500//Result of TRY_COMPILE
1501KWSYS_IOS_HAVE_BINARY_COMPILED:INTERNAL=TRUE
1502//Result of TRY_COMPILE
1503KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE
1504//Result of TRY_COMPILE
1505KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE
1506//Result of TRY_COMPILE
1507KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE
1508//Result of TRY_RUN
1509KWSYS_LFS_WORKS:INTERNAL=0
1510//Result of TRY_COMPILE
1511KWSYS_LFS_WORKS_COMPILED:INTERNAL=TRUE
1512//CHECK_TYPE_SIZE: sizeof(char)
1513KWSYS_SIZEOF_CHAR:INTERNAL=1
1514//CHECK_TYPE_SIZE: sizeof(int)
1515KWSYS_SIZEOF_INT:INTERNAL=4
1516//CHECK_TYPE_SIZE: sizeof(long)
1517KWSYS_SIZEOF_LONG:INTERNAL=8
1518//CHECK_TYPE_SIZE: sizeof(long long)
1519KWSYS_SIZEOF_LONG_LONG:INTERNAL=8
1520//CHECK_TYPE_SIZE: sizeof(short)
1521KWSYS_SIZEOF_SHORT:INTERNAL=2
1522//CHECK_TYPE_SIZE: __int64 unknown
1523KWSYS_SIZEOF___INT64:INTERNAL=
1524//Result of TRY_COMPILE
1525KWSYS_STAT_HAS_ST_MTIM_COMPILED:INTERNAL=FALSE
1526//Result of TRY_COMPILE
1527KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE
1528//Result of TRY_COMPILE
1529KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE
1530//Result of TRY_COMPILE
1531KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE
1532//Result of TRY_COMPILE
1533KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE
1534//Result of TRY_COMPILE
1535KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE
1536//Result of TRY_COMPILE
1537KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE
1538//Result of TRY_COMPILE
1539KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE
1540//Where to put the libraries for CMake
1541LIBRARY_OUTPUT_PATH:INTERNAL=
1542//ADVANCED property for variable: LIBXML2_INCLUDE_DIR
1543LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1
1544//ADVANCED property for variable: LIBXML2_LIBRARIES
1545LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1
1546//ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE
1547LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1
1548//CHECK_TYPE_SIZE: sizeof(long long int)
1549LONG_LONG_INT:INTERNAL=8
1550//Have symbol major
1551MAJOR_IN_MKDEV:INTERNAL=
1552//Have symbol major
1553MAJOR_IN_SYSMACROS:INTERNAL=
1554//ADVANCED property for variable: MAKECOMMAND
1555MAKECOMMAND-ADVANCED:INTERNAL=1
1556//ADVANCED property for variable: MEMORYCHECK_COMMAND
1557MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
1558//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
1559MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
1560//ADVANCED property for variable: MINGW_CC_LINUX2WIN_EXECUTABLE
1561MINGW_CC_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1
1562//ADVANCED property for variable: MINGW_CXX_LINUX2WIN_EXECUTABLE
1563MINGW_CXX_LINUX2WIN_EXECUTABLE-ADVANCED:INTERNAL=1
1564//CHECK_TYPE_SIZE: sizeof(mode_t)
1565MODE_T:INTERNAL=2
1566//Have library c
1567NOT_NEED_LIBNSL:INTERNAL=1
1568//CHECK_TYPE_SIZE: sizeof(off_t)
1569OFF_T:INTERNAL=8
1570//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARIES
1571OPENSSL_CRYPTO_LIBRARIES-ADVANCED:INTERNAL=1
1572//ADVANCED property for variable: OPENSSL_INCLUDE_DIR
1573OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1
1574//ADVANCED property for variable: OPENSSL_ROOT_DIR
1575OPENSSL_ROOT_DIR-ADVANCED:INTERNAL=1
1576//ADVANCED property for variable: OPENSSL_SSL_LIBRARIES
1577OPENSSL_SSL_LIBRARIES-ADVANCED:INTERNAL=1
1578PC_LIBXML_CFLAGS:INTERNAL=
1579PC_LIBXML_CFLAGS_I:INTERNAL=
1580PC_LIBXML_CFLAGS_OTHER:INTERNAL=
1581PC_LIBXML_FOUND:INTERNAL=
1582PC_LIBXML_INCLUDEDIR:INTERNAL=
1583PC_LIBXML_LIBDIR:INTERNAL=
1584PC_LIBXML_LIBS:INTERNAL=
1585PC_LIBXML_LIBS_L:INTERNAL=
1586PC_LIBXML_LIBS_OTHER:INTERNAL=
1587PC_LIBXML_LIBS_PATHS:INTERNAL=
1588PC_LIBXML_PREFIX:INTERNAL=
1589PC_LIBXML_STATIC_CFLAGS:INTERNAL=
1590PC_LIBXML_STATIC_CFLAGS_I:INTERNAL=
1591PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL=
1592PC_LIBXML_STATIC_LIBDIR:INTERNAL=
1593PC_LIBXML_STATIC_LIBS:INTERNAL=
1594PC_LIBXML_STATIC_LIBS_L:INTERNAL=
1595PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL=
1596PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL=
1597PC_LIBXML_VERSION:INTERNAL=
1598PC_LIBXML_libxml-2.0_INCLUDEDIR:INTERNAL=
1599PC_LIBXML_libxml-2.0_LIBDIR:INTERNAL=
1600PC_LIBXML_libxml-2.0_PREFIX:INTERNAL=
1601PC_LIBXML_libxml-2.0_VERSION:INTERNAL=
1602//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
1603PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
1604//ADVANCED property for variable: RANDOM_FILE
1605RANDOM_FILE-ADVANCED:INTERNAL=1
1606//Curl test
1607RETSIGTYPE_TEST:INTERNAL=1
1608//ADVANCED property for variable: SCPCOMMAND
1609SCPCOMMAND-ADVANCED:INTERNAL=1
1610//ADVANCED property for variable: SDCC_EXECUTABLE
1611SDCC_EXECUTABLE-ADVANCED:INTERNAL=1
1612//ADVANCED property for variable: SITE
1613SITE-ADVANCED:INTERNAL=1
1614//CHECK_TYPE_SIZE: sizeof(curl_off_t)
1615SIZEOF_CURL_OFF_T:INTERNAL=8
1616//CHECK_TYPE_SIZE: sizeof(long)
1617SIZEOF_LONG:INTERNAL=8
1618//CHECK_TYPE_SIZE: sizeof(long long)
1619SIZEOF_LONG_LONG:INTERNAL=8
1620//CHECK_TYPE_SIZE: sizeof(sig_atomic_t)
1621SIZEOF_SIG_ATOMIC_T:INTERNAL=4
1622//CHECK_TYPE_SIZE: sizeof(size_t)
1623SIZEOF_SIZE_T:INTERNAL=8
1624//CHECK_TYPE_SIZE: sizeof(ssize_t)
1625SIZEOF_SSIZE_T:INTERNAL=8
1626//CHECK_TYPE_SIZE: sizeof(struct sockaddr_storage)
1627SIZEOF_STRUCT_SOCKADDR_STORAGE:INTERNAL=128
1628//CHECK_TYPE_SIZE: sizeof(time_t)
1629SIZEOF_TIME_T:INTERNAL=8
1630//CHECK_TYPE_SIZE: sizeof(wchar_t)
1631SIZEOF_WCHAR_T:INTERNAL=4
1632//CHECK_TYPE_SIZE: __int64 unknown
1633SIZEOF___INT64:INTERNAL=
1634//CHECK_TYPE_SIZE: sizeof(size_t)
1635SIZE_T:INTERNAL=8
1636//ADVANCED property for variable: SLURM_SBATCH_COMMAND
1637SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
1638//ADVANCED property for variable: SLURM_SRUN_COMMAND
1639SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
1640//CHECK_TYPE_SIZE: sizeof(ssize_t)
1641SSIZE_T:INTERNAL=8
1642//Curl test
1643STDC_HEADERS:INTERNAL=1
1644//ADVANCED property for variable: SVNCOMMAND
1645SVNCOMMAND-ADVANCED:INTERNAL=1
1646//ADVANCED property for variable: Subversion_SVNADMIN_EXECUTABLE
1647Subversion_SVNADMIN_EXECUTABLE-ADVANCED:INTERNAL=1
1648//ADVANCED property for variable: Subversion_SVN_EXECUTABLE
1649Subversion_SVN_EXECUTABLE-ADVANCED:INTERNAL=1
1650//ADVANCED property for variable: TEST_KDE4_STABLE_BRANCH
1651TEST_KDE4_STABLE_BRANCH-ADVANCED:INTERNAL=1
1652//Curl test
1653TIME_WITH_SYS_TIME:INTERNAL=1
1654//CHECK_TYPE_SIZE: sizeof(uid_t)
1655UID_T:INTERNAL=4
1656//CHECK_TYPE_SIZE: sizeof(uint16_t)
1657UINT16_T:INTERNAL=2
1658//CHECK_TYPE_SIZE: sizeof(uint32_t)
1659UINT32_T:INTERNAL=4
1660//CHECK_TYPE_SIZE: sizeof(uint64_t)
1661UINT64_T:INTERNAL=8
1662//CHECK_TYPE_SIZE: sizeof(uintmax_t)
1663UINTMAX_T:INTERNAL=8
1664//CHECK_TYPE_SIZE: sizeof(uintptr_t)
1665UINTPTR_T:INTERNAL=8
1666//CHECK_TYPE_SIZE: sizeof(unsigned long long)
1667UNSIGNED_LONG_LONG:INTERNAL=8
1668//CHECK_TYPE_SIZE: sizeof(unsigned long long int)
1669UNSIGNED_LONG_LONG_INT:INTERNAL=8
1670//ADVANCED property for variable: ZLIB_INCLUDE_DIR
1671ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=0
1672//_FILE_OFFSET_BITS macro needed for large files
1673_FILE_OFFSET_BITS:INTERNAL=
1674//Result of TRY_COMPILE
1675__WITHOUT_FILE_OFFSET_BITS_64:INTERNAL=TRUE
1676__pkg_config_checked_PC_LIBXML:INTERNAL=1
1677//Result of TRY_COMPILE
1678__stub:INTERNAL=FALSE
1679//Arguments for recv
1680curl_cv_func_recv_args:INTERNAL=int,void *,size_t,int,ssize_t
1681//Test ssize_t recv(int, void *, size_t, int) (curl_cv_func_recv_test)
1682curl_cv_func_recv_test:INTERNAL=1
1683//Arguments for send
1684curl_cv_func_send_args:INTERNAL=int,void *,size_t,int,ssize_t,const
1685//Test ssize_t send(int, const void *, size_t, int) (curl_cv_func_send_test)
1686curl_cv_func_send_test:INTERNAL=1
1687//Test curl_cv_recv
1688curl_cv_recv:INTERNAL=1
1689//Test curl_cv_send
1690curl_cv_send:INTERNAL=1
1691