blob: 8ff94178e27e53a27e3ef3a510bfcd430bf27ce3 [file] [log] [blame]
/* include/clang/Config/config.h.in. */
#ifndef CONFIG_H
#define CONFIG_H
/* Bug report URL. */
#undef BUG_REPORT_URL
/* Relative directory for resource files */
#undef CLANG_RESOURCE_DIR
/* Directories clang will search for headers */
#undef C_INCLUDE_DIRS
/* Linker version detected at compile time. */
#undef HOST_LINK_VERSION
/* Default <path> to all compiler invocations for --sysroot=<path>. */
#undef DEFAULT_SYSROOT
/* Directory where gcc is installed. */
#undef GCC_INSTALL_PREFIX
#endif