00001 /* ETL/etl_profile_.h. Generated by configure. */ 00002 /* ETL/etl_profile_.h.in. Generated from configure.in by autoheader. */ 00003 00004 00005 // We want to be autoconf/autoheader friendly, so 00006 // if the developer has already included an 00007 // autoheader-generated configuration script, 00008 // we can assume that the user knew what they 00009 // were doing and let them use their own config.h. 00010 //#ifndef PACKAGE_TARNAME 00011 00012 00013 /* Define to 1 if you have the `CreateThread' function. */ 00014 /* #undef HAVE_CREATETHREAD */ 00015 00016 /* Define to 1 if you have the `fork' function. */ 00017 #define HAVE_FORK 1 00018 00019 /* Define to 1 if you have the `gettimeofday' function. */ 00020 #define HAVE_GETTIMEOFDAY 1 00021 00022 /* Define to 1 if you have the <inttypes.h> header file. */ 00023 #define HAVE_INTTYPES_H 1 00024 00025 /* Define to 1 if you have the `kill' function. */ 00026 #define HAVE_KILL 1 00027 00028 /* Define to 1 if you have the `kernel32' library (-lkernel32). */ 00029 /* #undef HAVE_LIBKERNEL32 */ 00030 00031 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00032 #define HAVE_LIBPTHREAD 1 00033 00034 /* Define to 1 if you have the `user32' library (-luser32). */ 00035 /* #undef HAVE_LIBUSER32 */ 00036 00037 /* Define to 1 if you have the <memory.h> header file. */ 00038 #define HAVE_MEMORY_H 1 00039 00040 /* Define to 1 if you have the `pipe' function. */ 00041 #define HAVE_PIPE 1 00042 00043 /* Define to 1 if you have the `pthread_create' function. */ 00044 #define HAVE_PTHREAD_CREATE 1 00045 00046 /* Define to 1 if you have the <pthread.h> header file. */ 00047 #define HAVE_PTHREAD_H 1 00048 00049 /* Define to 1 if you have the `pthread_rwlock_init' function. */ 00050 #define HAVE_PTHREAD_RWLOCK_INIT 1 00051 00052 /* Define to 1 if you have the `pthread_yield' function. */ 00053 #define HAVE_PTHREAD_YIELD 1 00054 00055 /* Define to 1 if you have the `QueryPerformanceCounter' function. */ 00056 /* #undef HAVE_QUERYPERFORMANCECOUNTER */ 00057 00058 /* Define to 1 if you have the <sched.h> header file. */ 00059 #define HAVE_SCHED_H 1 00060 00061 /* Define to 1 if you have the `sched_yield' function. */ 00062 #define HAVE_SCHED_YIELD 1 00063 00064 /* Define to 1 if you have the `sscanf' function. */ 00065 #define HAVE_SSCANF 1 00066 00067 /* Define to 1 if you have the <stdint.h> header file. */ 00068 #define HAVE_STDINT_H 1 00069 00070 /* Define to 1 if you have the <stdlib.h> header file. */ 00071 #define HAVE_STDLIB_H 1 00072 00073 /* Define to 1 if you have the <strings.h> header file. */ 00074 #define HAVE_STRINGS_H 1 00075 00076 /* Define to 1 if you have the <string.h> header file. */ 00077 #define HAVE_STRING_H 1 00078 00079 /* Define to 1 if you have the <sys/stat.h> header file. */ 00080 #define HAVE_SYS_STAT_H 1 00081 00082 /* Define to 1 if you have the <sys/times.h> header file. */ 00083 #define HAVE_SYS_TIMES_H 1 00084 00085 /* Define to 1 if you have the <sys/time.h> header file. */ 00086 #define HAVE_SYS_TIME_H 1 00087 00088 /* Define to 1 if you have the <sys/types.h> header file. */ 00089 #define HAVE_SYS_TYPES_H 1 00090 00091 /* Define to 1 if you have the <unistd.h> header file. */ 00092 #define HAVE_UNISTD_H 1 00093 00094 /* Define to 1 if you have the `vasprintf' function. */ 00095 #define HAVE_VASPRINTF 1 00096 00097 /* Define to 1 if you have the `vsnprintf' function. */ 00098 #define HAVE_VSNPRINTF 1 00099 00100 /* Define to 1 if you have the `vsprintf' function. */ 00101 #define HAVE_VSPRINTF 1 00102 00103 /* Define to 1 if you have the `vsscanf' function. */ 00104 #define HAVE_VSSCANF 1 00105 00106 /* Define to 1 if you have the <windows.h> header file. */ 00107 /* #undef HAVE_WINDOWS_H */ 00108 00109 /* Define to 1 if you have the `__clone' function. */ 00110 /* #undef HAVE___CLONE */ 00111 00112 /* Define to the address where bug reports for this package should be sent. */ 00113 #define PACKAGE_BUGREPORT "darco@deepdarc.com" 00114 00115 /* Define to the full name of this package. */ 00116 #define PACKAGE_NAME "Voria Extended Class and Template Library" 00117 00118 /* Define to the full name and version of this package. */ 00119 #define PACKAGE_STRING "Voria Extended Class and Template Library 0.04.07" 00120 00121 /* Define to the one symbol short name of this package. */ 00122 #define PACKAGE_TARNAME "ETL" 00123 00124 /* Define to the version of this package. */ 00125 #define PACKAGE_VERSION "0.04.07" 00126 00127 /* Define to 1 if you have the ANSI C header files. */ 00128 #define STDC_HEADERS 1 00129 00130 /* Define to 1 if your processor stores words with the most significant byte 00131 first (like Motorola and SPARC, unlike Intel and VAX). */ 00132 /* #undef WORDS_BIGENDIAN */ 00133 00134 /* define if the vsnprintf function is mangled */ 00135 /* #undef vsnprintf */ 00136 00137 00138 //#endif // ifndef PACKAGE_TARNAME 00139