/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.in by autoheader.  */

#ifndef config_h_included
#define config_h_included


/* support for O_LARGEFILE */
#define HAVE_OLARGEFILE 

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1

/* Name of package */
#define PACKAGE "bincimap"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "andreas-binc@bincimap.org"

/* Define to the full name of this package. */
#define PACKAGE_NAME "bincimap"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "bincimap 1.2.13final"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "bincimap"

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.2.13final"

/* Version number of package */
#define VERSION "1.2.13final"

/* Define to 1 if SSL support is included. */
#define WITH_SSL 1

#endif



syntax highlighted by Code2HTML, v. 0.9.1