cc1plugin-config.h.in revision 1.3
119370Spst/* cc1plugin-config.h.in.  Generated from configure.ac by autoheader.  */
219370Spst
3130803Smarcel/* Define to 1 if you have the declaration of `basename', and to 0 if you
4130803Smarcel   don't. */
5130803Smarcel#undef HAVE_DECL_BASENAME
698944Sobrien
719370Spst/* Define to 1 if you have the <dlfcn.h> header file. */
898944Sobrien#undef HAVE_DLFCN_H
998944Sobrien
1098944Sobrien/* Define to 1 if you have the <inttypes.h> header file. */
1198944Sobrien#undef HAVE_INTTYPES_H
1219370Spst
1398944Sobrien/* Define to 1 if you have the <memory.h> header file. */
1498944Sobrien#undef HAVE_MEMORY_H
1598944Sobrien
1698944Sobrien/* Define to 1 if you have the <stdint.h> header file. */
1719370Spst#undef HAVE_STDINT_H
1898944Sobrien
1998944Sobrien/* Define to 1 if you have the <stdlib.h> header file. */
2098944Sobrien#undef HAVE_STDLIB_H
2198944Sobrien
2219370Spst/* Define to 1 if you have the <strings.h> header file. */
2319370Spst#undef HAVE_STRINGS_H
24130803Smarcel
2519370Spst/* Define to 1 if you have the <string.h> header file. */
2619370Spst#undef HAVE_STRING_H
2719370Spst
2819370Spst/* Define to 1 if you have the <sys/stat.h> header file. */
2919370Spst#undef HAVE_SYS_STAT_H
3019370Spst
3119370Spst/* Define to 1 if you have the <sys/types.h> header file. */
3298944Sobrien#undef HAVE_SYS_TYPES_H
33130803Smarcel
3498944Sobrien/* Define to 1 if you have the <unistd.h> header file. */
3519370Spst#undef HAVE_UNISTD_H
3698944Sobrien
3798944Sobrien/* Define to the sub-directory in which libtool stores uninstalled libraries.
3898944Sobrien   */
3998944Sobrien#undef LT_OBJDIR
4098944Sobrien
4198944Sobrien/* Define to the address where bug reports for this package should be sent. */
42130803Smarcel#undef PACKAGE_BUGREPORT
43130803Smarcel
44130803Smarcel/* Define to the full name of this package. */
4598944Sobrien#undef PACKAGE_NAME
4698944Sobrien
4798944Sobrien/* Define to the full name and version of this package. */
4898944Sobrien#undef PACKAGE_STRING
4998944Sobrien
5098944Sobrien/* Define to the one symbol short name of this package. */
5198944Sobrien#undef PACKAGE_TARNAME
5298944Sobrien
5398944Sobrien/* Define to the home page for this package. */
5498944Sobrien#undef PACKAGE_URL
5598944Sobrien
5698944Sobrien/* Define to the version of this package. */
5798944Sobrien#undef PACKAGE_VERSION
5819370Spst
5919370Spst/* Define to 1 if you have the ANSI C header files. */
6019370Spst#undef STDC_HEADERS
6119370Spst
6219370Spst/* Enable extensions on AIX 3, Interix.  */
6319370Spst#ifndef _ALL_SOURCE
6419370Spst# undef _ALL_SOURCE
6519370Spst#endif
6619370Spst/* Enable GNU extensions on systems that have them.  */
6719370Spst#ifndef _GNU_SOURCE
6819370Spst# undef _GNU_SOURCE
6919370Spst#endif
7019370Spst/* Enable threading extensions on Solaris.  */
7119370Spst#ifndef _POSIX_PTHREAD_SEMANTICS
7298944Sobrien# undef _POSIX_PTHREAD_SEMANTICS
7398944Sobrien#endif
7498944Sobrien/* Enable extensions on HP NonStop.  */
7519370Spst#ifndef _TANDEM_SOURCE
76130803Smarcel# undef _TANDEM_SOURCE
7719370Spst#endif
7819370Spst/* Enable general extensions on Solaris.  */
7919370Spst#ifndef __EXTENSIONS__
8019370Spst# undef __EXTENSIONS__
8119370Spst#endif
8219370Spst
8319370Spst
8419370Spst/* Define to 1 if on MINIX. */
8519370Spst#undef _MINIX
8619370Spst
8746283Sdfr/* Define to 2 if the system does not provide POSIX.1 features except with
8819370Spst   this defined. */
8919370Spst#undef _POSIX_1_SOURCE
9019370Spst
9119370Spst/* Define to 1 if you need to in order for `stat' and other things to work. */
9219370Spst#undef _POSIX_SOURCE
9319370Spst