00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* define if older version of Boost */ 00005 /* #undef BOOST_DEFECT */ 00006 00007 /* define if std::distance does not work */ 00008 /* #undef DISTANCE_DEFECT */ 00009 00010 /* Define to 1 if cfitsio is available */ 00011 #define HAVE_CFITSIO 1 00012 00013 /* Define to 1 if you have the <dlfcn.h> header file. */ 00014 #define HAVE_DLFCN_H 1 00015 00016 /* Define to 1 if HELP is available */ 00017 #define HAVE_HELP 1 00018 00019 /* Define to 1 if you have the <inttypes.h> header file. */ 00020 #define HAVE_INTTYPES_H 1 00021 00022 /* Define to 1 if you have the `cfitsio' library (-lcfitsio). */ 00023 #define HAVE_LIBCFITSIO 1 00024 00025 /* Define to 1 if you have the `wcs' library (-lwcs). */ 00026 /* #undef HAVE_LIBWCS */ 00027 00028 /* Define to 1 if you have the <memory.h> header file. */ 00029 #define HAVE_MEMORY_H 1 00030 00031 /* Define to 1 if C++ version of Minuit is available */ 00032 /* #undef HAVE_MINUIT */ 00033 00034 /* Define to 1 if Minuit2 is available */ 00035 /* #undef HAVE_MINUIT2 */ 00036 00037 /* Define to 1 if numarray is available */ 00038 #define HAVE_NUMARRAY 1 00039 00040 /* Define to 1 if Numaeric is available */ 00041 /* #undef HAVE_NUMERIC */ 00042 00043 /* Define to 1 if Numpy is available */ 00044 /* #undef HAVE_NUMPY */ 00045 00046 /* Define to 1 if Python older than 2.3 */ 00047 /* #undef HAVE_OLD_PYTHON */ 00048 00049 /* Define to 1 if QT4 is available */ 00050 /* #undef HAVE_QT4 */ 00051 00052 /* Define to 1 if building Qt application */ 00053 #define HAVE_QT_APP 1 00054 00055 /* Define to 1 if ROOT is available */ 00056 /* #undef HAVE_ROOT */ 00057 00058 /* Define to 1 if building with SIP */ 00059 /* #undef HAVE_SIP */ 00060 00061 /* Define to 1 if you have the <stdint.h> header file. */ 00062 #define HAVE_STDINT_H 1 00063 00064 /* Define to 1 if you have the <stdlib.h> header file. */ 00065 #define HAVE_STDLIB_H 1 00066 00067 /* Define to 1 if you have the <strings.h> header file. */ 00068 #define HAVE_STRINGS_H 1 00069 00070 /* Define to 1 if you have the <string.h> header file. */ 00071 #define HAVE_STRING_H 1 00072 00073 /* Define to 1 if you have the <sys/stat.h> header file. */ 00074 #define HAVE_SYS_STAT_H 1 00075 00076 /* Define to 1 if you have the <sys/types.h> header file. */ 00077 #define HAVE_SYS_TYPES_H 1 00078 00079 /* define if have util or converting latex to png */ 00080 #define HAVE_TEX_UTILS 1 00081 00082 /* Define to 1 if you have the <unistd.h> header file. */ 00083 #define HAVE_UNISTD_H 1 00084 00085 /* Define to 1 if WCSLIB is available */ 00086 /* #undef HAVE_WCSLIB */ 00087 00088 /* define if obsolete mem_fun1 must be used. */ 00089 /* #undef MEMFUN1_DEFECT */ 00090 00091 /* Name of package */ 00092 #define PACKAGE "HippoDraw" 00093 00094 /* Define to the address where bug reports for this package should be sent. */ 00095 #define PACKAGE_BUGREPORT "" 00096 00097 /* Define to the full name of this package. */ 00098 #define PACKAGE_NAME "" 00099 00100 /* Define to the full name and version of this package. */ 00101 #define PACKAGE_STRING "" 00102 00103 /* Define to the one symbol short name of this package. */ 00104 #define PACKAGE_TARNAME "" 00105 00106 /* Define to the version of this package. */ 00107 #define PACKAGE_VERSION "" 00108 00109 /* Define to 1 if you have the <strstream> header file instead of <sstream> */ 00110 /* #undef SSTREAM_DEFECT */ 00111 00112 /* Define to 1 if you have the ANSI C header files. */ 00113 #define STDC_HEADERS 1 00114 00115 /* define if std::string::clear does not work */ 00116 /* #undef STRING_CLEAR_DEFECT */ 00117 00118 /* Version number of package */ 00119 #define VERSION "1.21.1" 00120 00121 /* Define to 1 if the X Window System is missing or not being used. */ 00122 /* #undef X_DISPLAY_MISSING */