|
[Rivet] Problems with RivetAndy Buckley andy.buckley at durham.ac.ukFri May 29 12:50:41 BST 2009
Adam Davison wrote: > Hi, > > Just to follow up on this, I touched Rivet/Config/BuildOptions.hh and > now it compiles fine... hope there wasn't anything important in there :) Heh ;) That'll do. Here's what my installed one contains, FYI: /* include/Rivet/Config/BuildOptions.hh. Generated from BuildOptions.hh.in by configure. */ #ifdef RIVET_CONFIG_BUILDOPTIONS_HH #define RIVET_CONFIG_BUILDOPTIONS_HH /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 #endif Nothing very important, I think... I can't *remember* writing any code which is conditional on these flags. Andy -- Dr Andy Buckley Institute for Particle Physics Phenomenology Durham University 0191 3343798 | 0191 3732613 | www.insectnation.org
More information about the Rivet mailing list |