/* common/config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define to empty if the keyword does not work. */ #define const /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define if you can safely include both and . */ /* #undef TIME_WITH_SYS_TIME */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* #undef ENABLE_NLS */ /* #undef HAVE_CATGETS */ /* #undef HAVE_GETTEXT */ /* #undef HAVE_LC_MESSAGES */ /* #undef HAVE_STPCPY */ /* #undef HAVE_LIBSM */ /* #undef HAVE_LIBXPM */ /* Define if you have the mkdir function. */ #define HAVE_MKDIR 1 /* Define if you have the socket function. */ #define HAVE_SOCKET 1 /* Define if you have the strcspn function. */ #define HAVE_STRCSPN 1 /* Define if you have the sysconf function. */ #define HAVE_SYSCONF 1 /* Define if you have the header file. */ /* #undef HAVE_X11_SM_SMLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_DMALLOC_H */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the png library (-lpng). */ #define HAVE_LIBPNG 1 /* #undef HAVE_SDL */ /* Name of package */ #define PACKAGE "crossfire-client" /* Version number of package */ #define VERSION "1.8.0" /* Location of various directories, as determined by the user using * the appropriate -prefix when running configure */ /* Location of other binaries */ #define BINDIR "/bin" /* Location of read-only machine independent data */ #define DATADIR "${prefix}/share/crossfire-client" /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of a `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of a `long long', as computed by sizeof. */ #define HAVE_OPENGL 1