Rivet  1.8.0
BuildOptions.hh
00001 /* include/Rivet/Config/BuildOptions.hh.  Generated from BuildOptions.hh.in by configure.  */
00002 #ifndef RIVET_CONFIG_BUILDOPTIONS_HH
00003 #define RIVET_CONFIG_BUILDOPTIONS_HH
00004 
00005 
00006 /* Define to 1 if you have the <dlfcn.h> header file. */
00007 #define HAVE_DLFCN_H 1
00008 
00009 /* Define to 1 if you have the <inttypes.h> header file. */
00010 #define HAVE_INTTYPES_H 1
00011 
00012 /* Define to 1 if you have the <memory.h> header file. */
00013 #define HAVE_MEMORY_H 1
00014 
00015 /* Define to 1 if you have the <stdint.h> header file. */
00016 #define HAVE_STDINT_H 1
00017 
00018 /* Define to 1 if you have the <stdlib.h> header file. */
00019 #define HAVE_STDLIB_H 1
00020 
00021 /* Define to 1 if you have the <strings.h> header file. */
00022 #define HAVE_STRINGS_H 1
00023 
00024 /* Define to 1 if you have the <string.h> header file. */
00025 #define HAVE_STRING_H 1
00026 
00027 /* Define to 1 if you have the <sys/stat.h> header file. */
00028 #define HAVE_SYS_STAT_H 1
00029 
00030 /* Define to 1 if you have the <sys/types.h> header file. */
00031 #define HAVE_SYS_TYPES_H 1
00032 
00033 /* Define to 1 if you have the <unistd.h> header file. */
00034 #define HAVE_UNISTD_H 1
00035 
00036 /* Define to the sub-directory in which libtool stores uninstalled libraries. */
00037 #define LT_OBJDIR ".libs/"
00038 
00039 /* Define to 1 if you have the ANSI C header files. */
00040 #define STDC_HEADERS 1
00041 
00042 
00043 #endif