Line | |
---|
1 | /* config.h.in. Generated automatically from configure.in by autoheader. */
|
---|
2 |
|
---|
3 | /* The number of bytes in a char *. */
|
---|
4 | #undef SIZEOF_CHAR_P
|
---|
5 |
|
---|
6 | /* The number of bytes in a int. */
|
---|
7 | #undef SIZEOF_INT
|
---|
8 |
|
---|
9 | /* The number of bytes in a long. */
|
---|
10 | #undef SIZEOF_LONG
|
---|
11 |
|
---|
12 | /* Name of package */
|
---|
13 | #undef PACKAGE
|
---|
14 |
|
---|
15 | /* Version number of package */
|
---|
16 | #undef VERSION
|
---|
17 |
|
---|
18 | /* C++ compiler supports template repository */
|
---|
19 | #undef HAVE_TEMPLATE_REPOSITORY
|
---|
20 |
|
---|
21 | /* Defines if your system has the crypt function */
|
---|
22 | #undef HAVE_CRYPT
|
---|
23 |
|
---|
24 | /* Define the type of the third argument for getsockname
|
---|
25 | */
|
---|
26 | #undef ksize_t
|
---|
27 |
|
---|
28 | /* Define if you have libz */
|
---|
29 | #undef HAVE_LIBZ
|
---|
30 |
|
---|
31 | /* Define if you have libpng */
|
---|
32 | #undef HAVE_LIBPNG
|
---|
33 |
|
---|
34 | /* Define if you have libjpeg */
|
---|
35 | #undef HAVE_LIBJPEG
|
---|
36 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.