00001 /* src/config.h. Generated by configure. */ 00002 /* src/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the <dlfcn.h> header file. */ 00005 #define HAVE_DLFCN_H 1 00006 00007 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00008 /* #undef HAVE_DOPRNT */ 00009 00010 /* Define to 1 if you have the <fftw3.h> header file. */ 00011 #define HAVE_FFTW3_H 1 00012 00013 /* Define to 1 if you have the <fitsio.h> header file. */ 00014 #define HAVE_FITSIO_H 1 00015 00016 /* Define to 1 if you have the <float.h> header file. */ 00017 #define HAVE_FLOAT_H 1 00018 00019 /* Define to 1 if you have the `floor' function. */ 00020 /* #undef HAVE_FLOOR */ 00021 00022 /* Define to 1 if you have the `fork' function. */ 00023 #define HAVE_FORK 1 00024 00025 /* Define to 1 if you have the `gethostname' function. */ 00026 #define HAVE_GETHOSTNAME 1 00027 00028 /* Define to 1 if you have the `gettimeofday' function. */ 00029 #define HAVE_GETTIMEOFDAY 1 00030 00031 /* Define to 1 if you have the <inttypes.h> header file. */ 00032 #define HAVE_INTTYPES_H 1 00033 00034 /* Define to 1 if you have the <limits.h> header file. */ 00035 #define HAVE_LIMITS_H 1 00036 00037 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00038 to 0 otherwise. */ 00039 #define HAVE_MALLOC 1 00040 00041 /* Define to 1 if you have the `memmove' function. */ 00042 #define HAVE_MEMMOVE 1 00043 00044 /* Define to 1 if you have the <memory.h> header file. */ 00045 #define HAVE_MEMORY_H 1 00046 00047 /* Define to 1 if you have the `memset' function. */ 00048 #define HAVE_MEMSET 1 00049 00050 /* Define to 1 if you have the `mkdir' function. */ 00051 #define HAVE_MKDIR 1 00052 00053 /* Define to 1 if you have the `pow' function. */ 00054 /* #undef HAVE_POW */ 00055 00056 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 00057 and to 0 otherwise. */ 00058 #define HAVE_REALLOC 1 00059 00060 /* Define to 1 if you have the `regcomp' function. */ 00061 #define HAVE_REGCOMP 1 00062 00063 /* Define to 1 if you have the `sqrt' function. */ 00064 /* #undef HAVE_SQRT */ 00065 00066 /* Define to 1 if stdbool.h conforms to C99. */ 00067 #define HAVE_STDBOOL_H 1 00068 00069 /* Define to 1 if you have the <stdint.h> header file. */ 00070 #define HAVE_STDINT_H 1 00071 00072 /* Define to 1 if you have the <stdlib.h> header file. */ 00073 #define HAVE_STDLIB_H 1 00074 00075 /* Define to 1 if you have the `strchr' function. */ 00076 #define HAVE_STRCHR 1 00077 00078 /* Define to 1 if you have the `strcspn' function. */ 00079 #define HAVE_STRCSPN 1 00080 00081 /* Define to 1 if you have the `strerror' function. */ 00082 #define HAVE_STRERROR 1 00083 00084 /* Define to 1 if you have the `strftime' function. */ 00085 #define HAVE_STRFTIME 1 00086 00087 /* Define to 1 if you have the <strings.h> header file. */ 00088 #define HAVE_STRINGS_H 1 00089 00090 /* Define to 1 if you have the <string.h> header file. */ 00091 #define HAVE_STRING_H 1 00092 00093 /* Define to 1 if you have the `strrchr' function. */ 00094 #define HAVE_STRRCHR 1 00095 00096 /* Define to 1 if you have the `strstr' function. */ 00097 #define HAVE_STRSTR 1 00098 00099 /* Define to 1 if you have the `strtol' function. */ 00100 #define HAVE_STRTOL 1 00101 00102 /* Define to 1 if you have the `strtoul' function. */ 00103 #define HAVE_STRTOUL 1 00104 00105 /* Define to 1 if you have the `strtoull' function. */ 00106 #define HAVE_STRTOULL 1 00107 00108 /* Define to 1 if you have the <sys/stat.h> header file. */ 00109 #define HAVE_SYS_STAT_H 1 00110 00111 /* Define to 1 if you have the <sys/time.h> header file. */ 00112 #define HAVE_SYS_TIME_H 1 00113 00114 /* Define to 1 if you have the <sys/types.h> header file. */ 00115 #define HAVE_SYS_TYPES_H 1 00116 00117 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00118 #define HAVE_SYS_WAIT_H 1 00119 00120 /* Define to 1 if you have the <unistd.h> header file. */ 00121 #define HAVE_UNISTD_H 1 00122 00123 /* Define to 1 if you have the `vfork' function. */ 00124 #define HAVE_VFORK 1 00125 00126 /* Define to 1 if you have the <vfork.h> header file. */ 00127 /* #undef HAVE_VFORK_H */ 00128 00129 /* Define to 1 if you have the `vprintf' function. */ 00130 #define HAVE_VPRINTF 1 00131 00132 /* Define to 1 if `fork' works. */ 00133 #define HAVE_WORKING_FORK 1 00134 00135 /* Define to 1 if `vfork' works. */ 00136 #define HAVE_WORKING_VFORK 1 00137 00138 /* Define to 1 if the system has the type `_Bool'. */ 00139 #define HAVE__BOOL 1 00140 00141 /* Name of package */ 00142 #define PACKAGE "pslib" 00143 00144 /* Define to the address where bug reports for this package should be sent. */ 00145 #define PACKAGE_BUGREPORT "http://pan-starrs.ifa.hawaii.edu/bugzilla" 00146 00147 /* Define to the full name of this package. */ 00148 #define PACKAGE_NAME "pslib" 00149 00150 /* Define to the full name and version of this package. */ 00151 #define PACKAGE_STRING "pslib 0.6.0" 00152 00153 /* Define to the one symbol short name of this package. */ 00154 #define PACKAGE_TARNAME "pslib" 00155 00156 /* Define to the version of this package. */ 00157 #define PACKAGE_VERSION "0.6.0" 00158 00159 /* Define to 1 if you have the ANSI C header files. */ 00160 #define STDC_HEADERS 1 00161 00162 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00163 #define TIME_WITH_SYS_TIME 1 00164 00165 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 00166 /* #undef TM_IN_SYS_TIME */ 00167 00168 /* Version number of package */ 00169 #define VERSION "0.6.0" 00170 00171 /* Define to empty if `const' does not conform to ANSI C. */ 00172 /* #undef const */ 00173 00174 /* Define to `__inline__' or `__inline' if that's what the C compiler 00175 calls it, or to nothing if 'inline' is not supported under any name. */ 00176 #ifndef __cplusplus 00177 /* #undef inline */ 00178 #endif 00179 00180 /* Define to rpl_malloc if the replacement function should be used. */ 00181 /* #undef malloc */ 00182 00183 /* Define to `int' if <sys/types.h> does not define. */ 00184 /* #undef pid_t */ 00185 00186 /* Define to rpl_realloc if the replacement function should be used. */ 00187 /* #undef realloc */ 00188 00189 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not 00190 supported. Do not define if restrict is supported directly. */ 00191 /* #undef restrict */ 00192 00193 /* Define to `unsigned' if <sys/types.h> does not define. */ 00194 /* #undef size_t */ 00195 00196 /* Define as `fork' if `vfork' does not work. */ 00197 /* #undef vfork */
1.4.1