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