include/config.hh

00001 /* include/config.hh.  Generated from config.hh.in by configure.  */
00002 /* include/config.hh.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 have the <inttypes.h> header file. */
00008 #define HAVE_INTTYPES_H 1
00009 
00010 /* Define to 1 if you have the `boost_date_time-mt' library
00011    (-lboost_date_time-mt). */
00012 #define HAVE_LIBBOOST_DATE_TIME_MT 1
00013 
00014 /* Define to 1 if you have the <memory.h> header file. */
00015 #define HAVE_MEMORY_H 1
00016 
00017 /* Define to 1 if you have the <stdint.h> header file. */
00018 #define HAVE_STDINT_H 1
00019 
00020 /* Define to 1 if you have the <stdlib.h> header file. */
00021 #define HAVE_STDLIB_H 1
00022 
00023 /* Define to 1 if you have the <strings.h> header file. */
00024 #define HAVE_STRINGS_H 1
00025 
00026 /* Define to 1 if you have the <string.h> header file. */
00027 #define HAVE_STRING_H 1
00028 
00029 /* Define to 1 if you have the <sys/stat.h> header file. */
00030 #define HAVE_SYS_STAT_H 1
00031 
00032 /* Define to 1 if you have the <sys/types.h> header file. */
00033 #define HAVE_SYS_TYPES_H 1
00034 
00035 /* Define to 1 if you have the <unistd.h> header file. */
00036 #define HAVE_UNISTD_H 1
00037 
00038 /* Name of package */
00039 #define PACKAGE "trace-tools"
00040 
00041 /* Define to the address where bug reports for this package should be sent. */
00042 #define PACKAGE_BUGREPORT "thomas.claveirole@lip6.fr"
00043 
00044 /* Define to the full name of this package. */
00045 #define PACKAGE_NAME "trace-tools"
00046 
00047 /* Define to the full name and version of this package. */
00048 #define PACKAGE_STRING "trace-tools 0.1"
00049 
00050 /* Define to the one symbol short name of this package. */
00051 #define PACKAGE_TARNAME "trace-tools"
00052 
00053 /* Define to the version of this package. */
00054 #define PACKAGE_VERSION "0.1"
00055 
00056 /* Define to 1 if you have the ANSI C header files. */
00057 #define STDC_HEADERS 1
00058 
00059 /* Version number of package */
00060 #define VERSION "0.1"

Generated on Wed Sep 12 16:02:46 2007 for trace-tools by  doxygen 1.5.3