/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* define if you're compiling on CygWin */
/* #undef HAVE_CYGWIN */
/* Define to 1 if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define to 1 if you have the `xnet' library (-lxnet). */
/* #undef HAVE_LIBXNET */
/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Name of package */
#define PACKAGE "puf"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Defined if long long should be used for file offsets */
#define USE_LL 1
/* compile the magic checksum code */
/* #undef USE_MAGIC */
/* Version number of package */
#define VERSION "0.93.3"
syntax highlighted by Code2HTML, v. 0.9.1