symbian-qemu-0.9.1-12/dtc-trunk/config.h.in
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 /* config.h.in.  Generated from configure.ac by autoheader.  */
       
     2 
       
     3 /* Name of package */
       
     4 #undef PACKAGE
       
     5 
       
     6 /* Define to the address where bug reports for this package should be sent. */
       
     7 #undef PACKAGE_BUGREPORT
       
     8 
       
     9 /* Define to the full name of this package. */
       
    10 #undef PACKAGE_NAME
       
    11 
       
    12 /* Define to the full name and version of this package. */
       
    13 #undef PACKAGE_STRING
       
    14 
       
    15 /* Define to the one symbol short name of this package. */
       
    16 #undef PACKAGE_TARNAME
       
    17 
       
    18 /* Define to the version of this package. */
       
    19 #undef PACKAGE_VERSION
       
    20 
       
    21 /* Version number of package */
       
    22 #undef VERSION
       
    23 
       
    24 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
       
    25    `char[]'. */
       
    26 #undef YYTEXT_POINTER
       
    27 
       
    28 /* Enable GNU extensions on systems that have them.  */
       
    29 #ifndef _GNU_SOURCE
       
    30 # undef _GNU_SOURCE
       
    31 #endif