]> www.ginac.de Git - ginac.git/blob - config.h.in
38c796ab5ae5403a5e28f9e22ae2afd5687f21fe
[ginac.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if lex declares yytext as a char * by default, not a char[].  */
4 #undef YYTEXT_POINTER
5
6 /* Current GiNaC archive file version number.  */
7 #undef ARCHIVE_VERSION
8
9 /* GiNaC archive file version age.  */
10 #undef ARCHIVE_AGE
11
12 /* The number of bytes in a long.  */
13 #undef SIZEOF_LONG
14
15 /* The number of bytes in a long double.  */
16 #undef SIZEOF_LONG_DOUBLE
17
18 /* The number of bytes in a long long.  */
19 #undef SIZEOF_LONG_LONG
20
21 /* Define if you have the <algorithm> header file.  */
22 #undef HAVE_ALGORITHM
23
24 /* Define if you have the <cln/cln.h> header file.  */
25 #undef HAVE_CLN_CLN_H
26
27 /* Define if you have the <iostream> header file.  */
28 #undef HAVE_IOSTREAM
29
30 /* Define if you have the <iterator> header file.  */
31 #undef HAVE_ITERATOR
32
33 /* Define if you have the <list> header file.  */
34 #undef HAVE_LIST
35
36 /* Define if you have the <map> header file.  */
37 #undef HAVE_MAP
38
39 /* Define if you have the <sstream> header file.  */
40 #undef HAVE_SSTREAM
41
42 /* Define if you have the <stdexcept> header file.  */
43 #undef HAVE_STDEXCEPT
44
45 /* Define if you have the <string> header file.  */
46 #undef HAVE_STRING
47
48 /* Define if you have the <strstream> header file.  */
49 #undef HAVE_STRSTREAM
50
51 /* Define if you have the <typeinfo> header file.  */
52 #undef HAVE_TYPEINFO
53
54 /* Define if you have the <unistd.h> header file.  */
55 #undef HAVE_UNISTD_H
56
57 /* Define if you have the <vector> header file.  */
58 #undef HAVE_VECTOR
59
60 /* Define if you have the readline library (-lreadline).  */
61 #undef HAVE_LIBREADLINE
62
63 /* Define if you have the stdc++ library (-lstdc++).  */
64 #undef HAVE_LIBSTDC__
65
66 /* Name of package */
67 #undef PACKAGE
68
69 /* Version number of package */
70 #undef VERSION
71