symbian-qemu-0.9.1-12/dtc-trunk/config.h.in
author Mike Kinghan <mikek@symbian.org>
Thu, 25 Nov 2010 14:15:45 +0000
branchGCC_SURGE
changeset 134 68046085ff95
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Backed out changeset: bdd30170987b

/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Version number of package */
#undef VERSION

/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
   `char[]'. */
#undef YYTEXT_POINTER

/* Enable GNU extensions on systems that have them.  */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif