/* Matrix/defs.h. Generated by configure. */ /* Matrix/defs.h.in. Generated from configure.ac by autoheader. */ #ifndef MATRIX_DEFS_H #define MATRIX_DEFS_H /* disable non-compliant allocator */ #ifndef DISABLE_ALLOC #define DISABLE_ALLOC #endif /* Name of package */ #ifndef PACKAGE #define PACKAGE "Matrix" #endif /* Define to the address where bug reports for this package should be sent. */ #ifndef PACKAGE_BUGREPORT #define PACKAGE_BUGREPORT "http://savannah.cern.ch/projects/clhep/" #endif /* Define to the full name of this package. */ #ifndef PACKAGE_NAME #define PACKAGE_NAME "CLHEP Matrix" #endif /* Define to the full name and version of this package. */ #ifndef PACKAGE_STRING #define PACKAGE_STRING "CLHEP Matrix 2.1.1.0" #endif /* Define to the one symbol short name of this package. */ #ifndef PACKAGE_TARNAME #define PACKAGE_TARNAME "Matrix" #endif /* Define to the version of this package. */ #ifndef PACKAGE_VERSION #define PACKAGE_VERSION "2.1.1.0" #endif /* Version number of package */ #ifndef VERSION #define VERSION "2.1.1.0" #endif #endif // MATRIX_DEFS_H