Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if you have the <fcntl.h> header file. */
00005 #define HAVE_FCNTL_H 1
00006 
00007 /* Define to 1 if you have the `getcwd' function. */
00008 #define HAVE_GETCWD 1
00009 
00010 /* Define to 1 if you have the <inttypes.h> header file. */
00011 #define HAVE_INTTYPES_H 1
00012 
00013 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
00014    to 0 otherwise. */
00015 #define HAVE_MALLOC 1
00016 
00017 /* Define to 1 if you have the <malloc.h> header file. */
00018 #define HAVE_MALLOC_H 1
00019 
00020 /* Define to 1 if you have the <memory.h> header file. */
00021 #define HAVE_MEMORY_H 1
00022 
00023 /* Define to 1 if you have the <stdint.h> header file. */
00024 #define HAVE_STDINT_H 1
00025 
00026 /* Define to 1 if you have the <stdlib.h> header file. */
00027 #define HAVE_STDLIB_H 1
00028 
00029 /* Define to 1 if you have the `strchr' function. */
00030 #define HAVE_STRCHR 1
00031 
00032 /* Define to 1 if you have the <strings.h> header file. */
00033 #define HAVE_STRINGS_H 1
00034 
00035 /* Define to 1 if you have the <string.h> header file. */
00036 #define HAVE_STRING_H 1
00037 
00038 /* Define to 1 if you have the <sys/stat.h> header file. */
00039 #define HAVE_SYS_STAT_H 1
00040 
00041 /* Define to 1 if you have the <sys/types.h> header file. */
00042 #define HAVE_SYS_TYPES_H 1
00043 
00044 /* Define to 1 if you have the <unistd.h> header file. */
00045 #define HAVE_UNISTD_H 1
00046 
00047 /* Name of package */
00048 #define PACKAGE "pspsdk"
00049 
00050 /* Define to the address where bug reports for this package should be sent. */
00051 #define PACKAGE_BUGREPORT ""
00052 
00053 /* Define to the full name of this package. */
00054 #define PACKAGE_NAME "pspsdk"
00055 
00056 /* Define to the full name and version of this package. */
00057 #define PACKAGE_STRING "pspsdk 1.0+beta"
00058 
00059 /* Define to the one symbol short name of this package. */
00060 #define PACKAGE_TARNAME "pspsdk"
00061 
00062 /* Define to the version of this package. */
00063 #define PACKAGE_VERSION "1.0+beta"
00064 
00065 /* Toplevel directory where PSPSDK will be installed, relative to $prefix */
00066 #define PSPSDK_TOPDIR "psp/sdk"
00067 
00068 /* Define to 1 if you have the ANSI C header files. */
00069 #define STDC_HEADERS 1
00070 
00071 /* Version number of package */
00072 #define VERSION "1.0+beta"
00073 
00074 /* Define to 1 if your processor stores words with the most significant byte
00075    first (like Motorola and SPARC, unlike Intel and VAX). */
00076 /* #undef WORDS_BIGENDIAN */
00077 
00078 /* Define to empty if `const' does not conform to ANSI C. */
00079 /* #undef const */
00080 
00081 /* Define to rpl_malloc if the replacement function should be used. */
00082 /* #undef malloc */

Generated on Wed Sep 28 07:52:08 2005 for pspsdk-1.0+beta by  doxygen 1.4.4