yoda
is hosted by
Hepforge
,
IPPP Durham
Home
C++ code docs
Python code docs
Plotting
Downloads
Source code
Contact
YODA - Yet more Objects for Data Analysis
2.0.2
include
YODA
Config
BuildConfig.h
Go to the documentation of this file.
1
/* include/YODA/Config/BuildConfig.h. Generated from BuildConfig.h.in by configure. */
2
#ifndef YODA_BUILDCONFIG_H
3
#define YODA_BUILDCONFIG_H
4
5
/* Define to 1 if you have the <dlfcn.h> header file. */
6
#define HAVE_DLFCN_H 1
7
8
/* Define to 1 if you have the <inttypes.h> header file. */
9
#define HAVE_INTTYPES_H 1
10
11
/* Define to 1 if you have the <memory.h> header file. */
12
/* #undef HAVE_MEMORY_H */
13
14
/* Define to 1 if you have the <stdint.h> header file. */
15
#define HAVE_STDINT_H 1
16
17
/* Define to 1 if you have the <stdlib.h> header file. */
18
#define HAVE_STDLIB_H 1
19
20
/* Define to 1 if you have the <strings.h> header file. */
21
#define HAVE_STRINGS_H 1
22
23
/* Define to 1 if you have the <string.h> header file. */
24
#define HAVE_STRING_H 1
25
26
/* Define to 1 if you have the <sys/stat.h> header file. */
27
#define HAVE_SYS_STAT_H 1
28
29
/* Define to 1 if you have the <sys/types.h> header file. */
30
#define HAVE_SYS_TYPES_H 1
31
32
/* Define to 1 if you have the <unistd.h> header file. */
33
#define HAVE_UNISTD_H 1
34
35
/* Define to the sub-directory in which libtool stores uninstalled libraries. */
36
#define LT_OBJDIR ".libs/"
37
38
/* Define to 1 if you have the ANSI C header files. */
39
#define STDC_HEADERS 1
40
41
/* Define to 1 if you have libz and its headers. */
42
#define HAVE_LIBZ 1
43
44
/* Define to 1 if running on OSX. */
45
#define WITH_OSX 1
46
47
#endif
Generated on Mon Oct 28 2024 13:47:23 for YODA - Yet more Objects for Data Analysis by
1.9.8