Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00005    systems. This function is required for `alloca.c' support on those systems.
00006    */
00007 /* #undef CRAY_STACKSEG_END */
00008 
00009 /* Define to 1 if using `alloca.c'. */
00010 /* #undef C_ALLOCA */
00011 
00012 /* Define to 1 if you have `alloca', as a function or macro. */
00013 #define HAVE_ALLOCA 1
00014 
00015 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00016    */
00017 #define HAVE_ALLOCA_H 1
00018 
00019 /* Define to 1 if you have the declaration of `hd_is_xen', and to 0 if you
00020    don't. */
00021 #define HAVE_DECL_HD_IS_XEN 1
00022 
00023 /* Define to 1 if you have the <dlfcn.h> header file. */
00024 #define HAVE_DLFCN_H 1
00025 
00026 /* Define if hd_is_xen exists */
00027 #define HAVE_HD_IS_XEN 1
00028 
00029 /* Define to 1 if you have the <inttypes.h> header file. */
00030 #define HAVE_INTTYPES_H 1
00031 
00032 /* Define to 1 if you have the <memory.h> header file. */
00033 #define HAVE_MEMORY_H 1
00034 
00035 /* Define to 1 if you have the <stdint.h> header file. */
00036 #define HAVE_STDINT_H 1
00037 
00038 /* Define to 1 if you have the <stdlib.h> header file. */
00039 #define HAVE_STDLIB_H 1
00040 
00041 /* Define to 1 if you have the <strings.h> header file. */
00042 #define HAVE_STRINGS_H 1
00043 
00044 /* Define to 1 if you have the <string.h> header file. */
00045 #define HAVE_STRING_H 1
00046 
00047 /* Define to 1 if you have the <sys/stat.h> header file. */
00048 #define HAVE_SYS_STAT_H 1
00049 
00050 /* Define to 1 if you have the <sys/types.h> header file. */
00051 #define HAVE_SYS_TYPES_H 1
00052 
00053 /* Define to 1 if you have the <unistd.h> header file. */
00054 #define HAVE_UNISTD_H 1
00055 
00056 /* Name of package */
00057 #define PACKAGE "yast2-core"
00058 
00059 /* Define to the address where bug reports for this package should be sent. */
00060 #define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
00061 
00062 /* Define to the full name of this package. */
00063 #define PACKAGE_NAME "yast2-core"
00064 
00065 /* Define to the full name and version of this package. */
00066 #define PACKAGE_STRING "yast2-core 2.9.101"
00067 
00068 /* Define to the one symbol short name of this package. */
00069 #define PACKAGE_TARNAME "yast2-core"
00070 
00071 /* Define to the version of this package. */
00072 #define PACKAGE_VERSION "2.9.101"
00073 
00074 /* If using the C implementation of alloca, define if you know the
00075    direction of stack growth for your system; otherwise it will be
00076    automatically deduced at run-time.
00077         STACK_DIRECTION > 0 => grows toward higher addresses
00078         STACK_DIRECTION < 0 => grows toward lower addresses
00079         STACK_DIRECTION = 0 => direction of growth unknown */
00080 /* #undef STACK_DIRECTION */
00081 
00082 /* Define to 1 if you have the ANSI C header files. */
00083 #define STDC_HEADERS 1
00084 
00085 /* Version number of package */
00086 #define VERSION "2.9.101"
00087 
00088 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
00089    `char[]'. */
00090 #define YYTEXT_POINTER 1

Generated on Fri Nov 9 18:15:22 2007 for yast2-core by doxygen 1.3.6