# This is the CMakeCache file.
# For build in directory: /root/APA/fluidsynth-1.1.6
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//The target ABI for Android. If arm, then armeabi-v7a is recommended
// for hardware floating point.
ANDROID_ABI:STRING=armeabi-v7a

//Prevent cmake from working under cygwin and using cygwin tools
ANDROID_FORBID_SYGWIN:BOOL=TRUE

//Use 32-bit ARM instructions instead of Thumb-1
ANDROID_FORCE_ARM_BUILD:BOOL=OFF

//Allows or disallows undefined symbols in shared libraries
ANDROID_FUNCTION_LEVEL_LINKING:BOOL=ON

//Android API level for native code
ANDROID_NATIVE_API_LEVEL:STRING=5

//Show all undefined symbols as linker errors
ANDROID_NO_UNDEFINED:BOOL=ON

//Define obsolete Andrid-specific cmake variables
ANDROID_SET_OBSOLETE_VARIABLES:BOOL=ON

//Allows or disallows undefined symbols in shared libraries
ANDROID_SO_UNDEFINED:BOOL=OFF

//Experimental: use stlport_static instead of gnustl_static
ANDROID_USE_STLPORT:BOOL=FALSE

//The install dir for executables
BIN_INSTALL_DIR:STRING=bin

//Build a shared object or DLL
BUILD_SHARED_LIBS:BOOL=ON

//The install dir for application bundles
BUNDLE_INSTALL_DIR:STRING=/Applications

//archive
CMAKE_AR:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-ar

//Assembler
CMAKE_ASM_COMPILER:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-gcc

//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//g++
CMAKE_CXX_COMPILER:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-g++

//c++ flags
CMAKE_CXX_FLAGS:STRING=-fPIC -Wno-psabi -frtti -fexceptions

//c++ Debug flags
CMAKE_CXX_FLAGS_DEBUG:STRING=-marm -Os -finline-limit=64 -fno-strict-aliasing -fno-omit-frame-pointer -DDEBUG -D_DEBUG

//c++ Release flags
CMAKE_CXX_FLAGS_RELEASE:STRING=-mthumb -O3 -fomit-frame-pointer -DNDEBUG

//C compiler.
CMAKE_C_COMPILER:FILEPATH=/opt/android-toolchain/bin/arm-linux-androideabi-gcc

//c flags
CMAKE_C_FLAGS:STRING=-fPIC -Wno-psabi -fexceptions

//c Debug flags
CMAKE_C_FLAGS_DEBUG:STRING=-marm -Os -finline-limit=64   -fno-strict-aliasing -fno-omit-frame-pointer -DDEBUG -D_DEBUG

//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//c Release flags
CMAKE_C_FLAGS_RELEASE:STRING=-mthumb -O3   -fomit-frame-pointer -DNDEBUG

//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g

//linker flags
CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,nocopyreloc

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//path for installing
CMAKE_INSTALL_PREFIX:STRING=/opt/android-toolchain/user

//linker
CMAKE_LINKER:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-ld

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make

//linker flags
CMAKE_MODULE_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//nm
CMAKE_NM:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-nm

//objcopy
CMAKE_OBJCOPY:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-objcopy

//objdump
CMAKE_OBJDUMP:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-objdump

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=FluidSynth

//ranlib
CMAKE_RANLIB:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-ranlib

//linker flags
CMAKE_SHARED_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//strip
CMAKE_STRIP:PATH=/opt/android-toolchain/bin/arm-linux-androideabi-strip

//No help, variable specified on the command line.
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/root/Android/android-cmake/android.toolchain.cmake

//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

//The base install dir for data files
DATA_INSTALL_DIR:STRING=share

//The dbus interfaces install dir
DBUS_INTERFACES_INSTALL_DIR:STRING=share/dbus-1/interfaces

//The dbus services install dir
DBUS_SERVICES_INSTALL_DIR:STRING=share/dbus-1/services

//The dbus system services install dir
DBUS_SYSTEM_SERVICES_INSTALL_DIR:STRING=share/dbus-1/system-services

//The install dir for documentation
DOC_INSTALL_DIR:STRING=share/doc

//Output directory for applications
EXECUTABLE_OUTPUT_PATH:PATH=/root/APA/fluidsynth-1.1.6/bin

//The install dir for framework bundles
FRAMEWORK_INSTALL_DIR:STRING=/Library/Frameworks

//Value Computed by CMake
FluidSynth_BINARY_DIR:STATIC=/root/APA/fluidsynth-1.1.6

//Value Computed by CMake
FluidSynth_SOURCE_DIR:STATIC=/root/APA/fluidsynth-1.1.6

//The install dir for headers
INCLUDE_INSTALL_DIR:STRING=include

//The info install dir
INFO_INSTALL_DIR:STRING=share/info

//path for android libs
LIBRARY_OUTPUT_PATH:PATH=/root/APA/fluidsynth-1.1.6/libs/armeabi-v7a

//root for library output, set this to change where android libs
// are installed to
LIBRARY_OUTPUT_PATH_ROOT:PATH=/root/APA/fluidsynth-1.1.6

//The install dir for libraries
LIB_INSTALL_DIR:STRING=lib

//library directory name suffix (32/64/nothing)
LIB_SUFFIX:STRING=

//The man pages install dir
MAN_INSTALL_DIR:STRING=share/man/man1

//Path to a file.
PTHREADS_INCLUDE_DIR:PATH=/opt/android-toolchain/sysroot/usr/include

//The Portable Threads Library
PTHREADS_LIBRARY:FILEPATH=PTHREADS_LIBRARY-NOTFOUND

//The install dir for system executables
SBIN_INSTALL_DIR:STRING=sbin

//The sysconfig install dir
SYSCONF_INSTALL_DIR:PATH=/etc

//The XDG apps dir
XDG_APPS_INSTALL_DIR:STRING=share/applications

//The install dir for the xdg mimetypes
XDG_MIME_INSTALL_DIR:STRING=share/mime/packages

//compile ALSA support (if it is available)
enable-alsa:BOOL=ON

//compile support for sound file output
enable-aufile:BOOL=ON

//compile DBUS support (if it is available)
enable-dbus:BOOL=ON

//enable debugging (default=no)
enable-debug:BOOL=OFF

//enable type float instead of double for DSP samples
enable-floats:BOOL=OFF

//enable Floating Point Exception checks and debug messages
enable-fpe-check:BOOL=OFF

//compile JACK support (if it is available)
enable-jack:BOOL=ON

//compile LADCCA support if it is available (deprecated)
enable-ladcca:BOOL=OFF

//enable LADSPA effect units
enable-ladspa:BOOL=OFF

//compile LASH support (if it is available)
enable-lash:BOOL=ON

//compile libsndfile support (if it is available)
enable-libsndfile:BOOL=ON

//compile MidiShare support (if it is available)
enable-midishare:BOOL=ON

//compile PortAudio support
enable-portaudio:BOOL=OFF

//profile the dsp code
enable-profiling:BOOL=OFF

//compile PulseAudio support (if it is available)
enable-pulseaudio:BOOL=ON

//compile readline lib line editing (if it is available)
enable-readline:BOOL=ON

//enable SIGFPE trap on Floating Point Exceptions
enable-trap-on-fpe:BOOL=OFF


########################
# INTERNAL cache entries
########################

//compiler version from selected toolchain
ANDROID_COMPILER_VERSION:INTERNAL=4.4.3
//Extra Android compiler flags
ANDROID_CXX_FLAGS:INTERNAL=--sysroot=/opt/android-toolchain/sysroot -fsigned-char -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fdata-sections -ffunction-sections
//ADVANCED property for variable: ANDROID_FORBID_SYGWIN
ANDROID_FORBID_SYGWIN-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ANDROID_FORCE_ARM_BUILD
ANDROID_FORCE_ARM_BUILD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ANDROID_FUNCTION_LEVEL_LINKING
ANDROID_FUNCTION_LEVEL_LINKING-ADVANCED:INTERNAL=1
//Extra Android linker flags
ANDROID_LINKER_FLAGS:INTERNAL='-Wl,--fix-cortex-a8 -Wl,--gc-sections -Wl,--no-undefined '
//ADVANCED property for variable: ANDROID_NO_UNDEFINED
ANDROID_NO_UNDEFINED-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ANDROID_SET_OBSOLETE_VARIABLES
ANDROID_SET_OBSOLETE_VARIABLES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ANDROID_SO_UNDEFINED
ANDROID_SO_UNDEFINED-ADVANCED:INTERNAL=1
//Path of the Android standalone toolchain
ANDROID_STANDALONE_TOOLCHAIN:INTERNAL=/opt/android-toolchain
//ANDROID_ABI can be changed only to one of these ABIs. Changing
// to any other ABI requires to reset cmake cache.
ANDROID_SUPPORTED_ABIS:INTERNAL=armeabi-v7a;armeabi;armeabi-v7a with NEON;armeabi-v7a with VFPV3;armeabi-v6 with VFP
//Name of toolchain used
ANDROID_TOOLCHAIN_NAME:INTERNAL=standalone
//ADVANCED property for variable: ANDROID_USE_STLPORT
ANDROID_USE_STLPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BIN_INSTALL_DIR
BIN_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BUNDLE_INSTALL_DIR
BUNDLE_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/root/APA/fluidsynth-1.1.6
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
CMAKE_C_COMPILER_WORKS:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/root/APA/fluidsynth-1.1.6
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Result of CHECK_TYPE_SIZE
CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=2
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DATA_INSTALL_DIR
DATA_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DBUS_INTERFACES_INSTALL_DIR
DBUS_INTERFACES_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DBUS_SERVICES_INSTALL_DIR
DBUS_SERVICES_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DBUS_SYSTEM_SERVICES_INSTALL_DIR
DBUS_SYSTEM_SERVICES_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOC_INSTALL_DIR
DOC_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: FRAMEWORK_INSTALL_DIR
FRAMEWORK_INSTALL_DIR-ADVANCED:INTERNAL=1
//Have include arpa/inet.h
HAVE_ARPA_INET_H:INTERNAL=1
//Result of TRY_COMPILE
HAVE_CMAKE_SIZEOF_UNSIGNED_SHORT:INTERNAL=TRUE
//Have symbol DIR
HAVE_DIRENT_H:INTERNAL=1
//Have include errno.h
HAVE_ERRNO_H:INTERNAL=1
//Have include fcntl.h
HAVE_FCNTL_H:INTERNAL=1
//Have include getopt.h
HAVE_GETOPT_H:INTERNAL=1
//Have include limits.h
HAVE_LIMITS_H:INTERNAL=1
//Have include math.h
HAVE_MATH_H:INTERNAL=1
//Have include memory.h
HAVE_MEMORY_H:INTERNAL=1
//Have include netinet/in.h
HAVE_NETINET_IN_H:INTERNAL=1
//Have include netinet/tcp.h
HAVE_NETINET_TCP_H:INTERNAL=1
//Have include pthread.h
HAVE_PTHREAD_H:INTERNAL=1
//Have include signal.h
HAVE_SIGNAL_H:INTERNAL=1
//Have include stdarg.h
HAVE_STDARG_H:INTERNAL=1
//Have include stdio.h
HAVE_STDIO_H:INTERNAL=1
//Have include sys/ioctl.h
HAVE_SYS_IOCTL_H:INTERNAL=1
//Have include sys/mman.h
HAVE_SYS_MMAN_H:INTERNAL=1
//Have include sys/socket.h
HAVE_SYS_SOCKET_H:INTERNAL=1
//Have include sys/time.h
HAVE_SYS_TIME_H:INTERNAL=1
//Have include HAVE_UNISTD_H
HAVE_UNISTD_H:INTERNAL=1
//Result of TRY_COMPILE
HAVE_WORDS_BIGENDIAN:INTERNAL=TRUE
//ADVANCED property for variable: INCLUDE_INSTALL_DIR
INCLUDE_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: INFO_INSTALL_DIR
INFO_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIB_INSTALL_DIR
LIB_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LIB_SUFFIX
LIB_SUFFIX-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MAN_INSTALL_DIR
MAN_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SBIN_INSTALL_DIR
SBIN_INSTALL_DIR-ADVANCED:INTERNAL=1
//System has ANSI C header files
STDC_HEADERS:INTERNAL=1
//ADVANCED property for variable: SYSCONF_INSTALL_DIR
SYSCONF_INSTALL_DIR-ADVANCED:INTERNAL=1
//Have include StandardHeadersExist
StandardHeadersExist:INTERNAL=1
//Result of TEST_BIG_ENDIAN
WORDS_BIGENDIAN:INTERNAL=0
//ADVANCED property for variable: XDG_APPS_INSTALL_DIR
XDG_APPS_INSTALL_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XDG_MIME_INSTALL_DIR
XDG_MIME_INSTALL_DIR-ADVANCED:INTERNAL=1
//Test _have_inline
_have_inline:INTERNAL=1
//Test _have_vla
_have_vla:INTERNAL=1
//Test freeExists
freeExists:INTERNAL=1
//Test memchrExists
memchrExists:INTERNAL=1

