blob: 86d5b0959b6ed6bf1f605c21c52f545136f2c075 [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
/* Directory where gcc is installed. */
#undef GCC_INSTALL_PREFIX
/* Directories clang will search for headers */
#undef C_INCLUDE_DIRS
/* Linker version detected at compile time. */
#undef HOST_LINK_VERSION
#endif