gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
/tmp/gtkiostream/config.h
Go to the documentation of this file.
1
/* config.h. Generated from config.h.in by configure. */
2
/* config.h.in. Generated from configure.ac by autoheader. */
3
4
/* whether to build in Alsa support */
5
#define HAVE_ALSA
6
7
/* Define to 1 if you have the <dlfcn.h> header file. */
8
#define HAVE_DLFCN_H 1
9
10
/* whether building for emsdk */
11
/* #undef HAVE_EMSCRIPTEN */
12
13
/* whether to build components relying on GLIB2 */
14
#define HAVE_GLIB2
15
16
/* whether to build components relying on GTK */
17
#define HAVE_GTK
18
19
/* whether to build components relying on GTK */
20
#define HAVE_GTK2
21
22
/* whether to build components relying on GTK3 */
23
/* #undef HAVE_GTK3 */
24
25
/* whether to build components relying on gtkdatabox */
26
#define HAVE_GTKDATABOX
27
28
/* Define to 1 if you have the <inttypes.h> header file. */
29
#define HAVE_INTTYPES_H 1
30
31
/* whether to build in Jack support */
32
#define HAVE_JACK
33
34
/* Define to 1 if you have the `Ice' library (-lIce). */
35
/* #undef HAVE_LIBICE */
36
37
/* Define to 1 if you have the `IceE' library (-lIceE). */
38
/* #undef HAVE_LIBICEE */
39
40
/* Define to 1 if you have the `IceUtil' library (-lIceUtil). */
41
/* #undef HAVE_LIBICEUTIL */
42
43
/* Define to 1 if you have the `rt' library (-lrt). */
44
/* #undef HAVE_LIBRT */
45
46
/* Define to 1 if you have the <memory.h> header file. */
47
#define HAVE_MEMORY_H 1
48
49
/* whether to build in Octave support */
50
#define HAVE_OCTAVE
51
52
/* whether to build in openCV support */
53
/* #undef HAVE_OPENCV */
54
55
/* whether to build in Sox support */
56
#define HAVE_SOX
57
58
/* Define to 1 if you have the <stdint.h> header file. */
59
#define HAVE_STDINT_H 1
60
61
/* Define to 1 if you have the <stdlib.h> header file. */
62
#define HAVE_STDLIB_H 1
63
64
/* Define to 1 if you have the <strings.h> header file. */
65
#define HAVE_STRINGS_H 1
66
67
/* Define to 1 if you have the <string.h> header file. */
68
#define HAVE_STRING_H 1
69
70
/* Define to 1 if you have the <sys/stat.h> header file. */
71
#define HAVE_SYS_STAT_H 1
72
73
/* Define to 1 if you have the <sys/types.h> header file. */
74
#define HAVE_SYS_TYPES_H 1
75
76
/* Define to 1 if you have the <unistd.h> header file. */
77
#define HAVE_UNISTD_H 1
78
79
/* Define if ZeroC Ice is being used */
80
/* #undef HAVE_ZEROC_ICE */
81
82
/* Define to the sub-directory where libtool stores uninstalled libraries. */
83
#define LT_OBJDIR ".libs/"
84
85
/* Name of package */
86
#define PACKAGE "gtkiostream"
87
88
/* Define to the address where bug reports for this package should be sent. */
89
#define PACKAGE_BUGREPORT " https://github.com/flatmax/gtkiostream/issues "
90
91
/* Define to the full name of this package. */
92
#define PACKAGE_NAME "gtkIOStream"
93
94
/* Define to the full name and version of this package. */
95
#define PACKAGE_STRING "gtkIOStream 1.7.0"
96
97
/* Define to the one symbol short name of this package. */
98
#define PACKAGE_TARNAME "gtkiostream"
99
100
/* Define to the home page for this package. */
101
#define PACKAGE_URL ""
102
103
/* Define to the version of this package. */
104
#define PACKAGE_VERSION "1.7.0"
105
106
/* Platform is Linux */
107
#define PLATFORM_LINUX 1
108
109
/* Define to 1 if you have the ANSI C header files. */
110
#define STDC_HEADERS 1
111
112
/* Version number of package */
113
#define VERSION "1.7.0"
114
115
/* if cross compiling then don't build some tests */
116
/* #undef WE_ARE_CROSS_COMPILING */
117
118
/* Define if ZeroC IceE is being used */
119
/* #undef ZEROC_ICE_EMBEDDED */
120
121
/* Define to `__inline__' or `__inline' if that's what the C compiler
122
calls it, or to nothing if 'inline' is not supported under any name. */
123
#ifndef __cplusplus
124
/* #undef inline */
125
#endif
gtkIOStream: /tmp/gtkiostream/config.h Source File
Support this project by purchasing our hardware.
GTK+ IOStream
Beta