]> ruin.nu Git - eonsl.git/blob - config.h
Holds the version number and some other things..
[eonsl.git] / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
3
4 /* Name of package */
5 #define PACKAGE "eonsl"
6
7 /* Version number of package */
8 #define VERSION "0.1"
9
10 /* C++ compiler supports template repository */
11 #define HAVE_TEMPLATE_REPOSITORY 1
12
13 /* Defines if your system has the crypt function */
14 #define HAVE_CRYPT 1
15
16 /* Define the type of the third argument for getsockname
17  */
18 #define ksize_t socklen_t
19
20 /* Define if the C++ compiler supports BOOL */
21 #define HAVE_BOOL 1
22
23 /* Define if you have libz */
24 #define HAVE_LIBZ 1
25
26 /* Define if you have libpng */
27 #define HAVE_LIBPNG 1
28