config.h

00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.in by autoheader.  */
00003 
00004 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00005 /* #undef CLOSEDIR_VOID */
00006 
00007 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00008    */
00009 #define HAVE_DIRENT_H 1
00010 
00011 /* Define to 1 if you have the <dlfcn.h> header file. */
00012 #define HAVE_DLFCN_H 1
00013 
00014 /* Define to 1 if you have the `dup2' function. */
00015 #define HAVE_DUP2 1
00016 
00017 /* Define to 1 if you have the `fork' function. */
00018 #define HAVE_FORK 1
00019 
00020 /* Define to 1 if you have the <inttypes.h> header file. */
00021 #define HAVE_INTTYPES_H 1
00022 
00023 /* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
00024 #define HAVE_LIBGSLCBLAS 1
00025 
00026 /* Define to 1 if you have the `m' library (-lm). */
00027 #define HAVE_LIBM 1
00028 
00029 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
00030    to 0 otherwise. */
00031 #define HAVE_MALLOC 1
00032 
00033 /* Define to 1 if you have the <memory.h> header file. */
00034 #define HAVE_MEMORY_H 1
00035 
00036 /* Define to 1 if you have the `memset' function. */
00037 #define HAVE_MEMSET 1
00038 
00039 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00040 /* #undef HAVE_NDIR_H */
00041 
00042 /* Define to 1 if you have the `rint' function. */
00043 #define HAVE_RINT 1
00044 
00045 /* Define to 1 if you have the <stdint.h> header file. */
00046 #define HAVE_STDINT_H 1
00047 
00048 /* Define to 1 if you have the <stdlib.h> header file. */
00049 #define HAVE_STDLIB_H 1
00050 
00051 /* Define to 1 if you have the `strdup' function. */
00052 #define HAVE_STRDUP 1
00053 
00054 /* Define to 1 if you have the <strings.h> header file. */
00055 #define HAVE_STRINGS_H 1
00056 
00057 /* Define to 1 if you have the <string.h> header file. */
00058 #define HAVE_STRING_H 1
00059 
00060 /* Define to 1 if you have the `strstr' function. */
00061 #define HAVE_STRSTR 1
00062 
00063 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00064    */
00065 /* #undef HAVE_SYS_DIR_H */
00066 
00067 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00068    */
00069 /* #undef HAVE_SYS_NDIR_H */
00070 
00071 /* Define to 1 if you have the <sys/stat.h> header file. */
00072 #define HAVE_SYS_STAT_H 1
00073 
00074 /* Define to 1 if you have the <sys/types.h> header file. */
00075 #define HAVE_SYS_TYPES_H 1
00076 
00077 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00078 #define HAVE_SYS_WAIT_H 1
00079 
00080 /* Define to 1 if you have the <unistd.h> header file. */
00081 #define HAVE_UNISTD_H 1
00082 
00083 /* Define to 1 if you have the `vfork' function. */
00084 #define HAVE_VFORK 1
00085 
00086 /* Define to 1 if you have the <vfork.h> header file. */
00087 /* #undef HAVE_VFORK_H */
00088 
00089 /* Define to 1 if you have the `wait3' system call. Deprecated, you should no
00090    longer depend upon `wait3'. */
00091 #define HAVE_WAIT3 1
00092 
00093 /* Define to 1 if `fork' works. */
00094 #define HAVE_WORKING_FORK 1
00095 
00096 /* Define to 1 if `vfork' works. */
00097 #define HAVE_WORKING_VFORK 1
00098 
00099 /* Name of package */
00100 #define PACKAGE "prospect"
00101 
00102 /* Define to the address where bug reports for this package should be sent. */
00103 #define PACKAGE_BUGREPORT "kellrott@csbl.bmb.uga.edu"
00104 
00105 /* Define to the full name of this package. */
00106 #define PACKAGE_NAME "prospect"
00107 
00108 /* Define to the full name and version of this package. */
00109 #define PACKAGE_STRING "prospect 3.0"
00110 
00111 /* Define to the one symbol short name of this package. */
00112 #define PACKAGE_TARNAME "prospect"
00113 
00114 /* Define to the version of this package. */
00115 #define PACKAGE_VERSION "3.0"
00116 
00117 /* Define as the return type of signal handlers (`int' or `void'). */
00118 #define RETSIGTYPE void
00119 
00120 /* Define to 1 if you have the ANSI C header files. */
00121 #define STDC_HEADERS 1
00122 
00123 /* Version number of package */
00124 #define VERSION "3.0"
00125 
00126 /* Define to rpl_malloc if the replacement function should be used. */
00127 /* #undef malloc */
00128 
00129 /* Define to `int' if <sys/types.h> does not define. */
00130 /* #undef pid_t */
00131 
00132 /* Define as `fork' if `vfork' does not work. */
00133 /* #undef vfork */

Generated on Wed Apr 11 16:50:49 2007 for open_prospect by  doxygen 1.4.6