config root man

Current Path : /usr/src/lib/clang/include/clang/Config/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/lib/clang/include/clang/Config/config.h

/* $FreeBSD: release/9.1.0/lib/clang/include/clang/Config/config.h 235633 2012-05-18 21:49:11Z dim $ */
/* tools/clang/include/clang/Config/config.h.  Generated from config.h.in by configure.  */
/* include/clang/Config/config.h.in. */

#ifndef CONFIG_H
#define CONFIG_H

/* Bug report URL. */
#define BUG_REPORT_URL "http://llvm.org/bugs/"

/* Relative directory for resource files */
#define CLANG_RESOURCE_DIR ""

/* Directories clang will search for headers */
#define 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. */
#define GCC_INSTALL_PREFIX ""

#endif

Man Man