/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* #undef _ALL_SOURCE */ #endif /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ #define DEFAULT_MAX_POP_USERS -1 #define DEFAULT_MAX_ALIASES -1 #define DEFAULT_MAX_FORWARDS -1 #define DEFAULT_MAX_AUTORESPONDERS -1 #define DEFAULT_MAX_MAILINGLISTS -1 #define MAXUSERSPERPAGE 15 #define MAXALIASESPERPAGE 25 #define IPAUTH 1 #define HTMLLIBDIR "/usr/local/share/qmailadmin//html" #define AUTORESPOND_BIN "/usr/local/bin" #define CGIPATH "/cgi-bin/qmailadmin" #define EZMLMDIR "/usr/local/bin/ezmlm" /* #undef NO_CACHE */ #define USER_INDEX 1 #define EZMLMIDX 1 #define QMAILDIR "/var/qmail" #define VPOPUSER "vpopmail" #define VPOPGROUP "vchkpw" /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the mkdir function. */ #define HAVE_MKDIR 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the crypt library (-lcrypt). */ #define HAVE_LIBCRYPT 1 /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the nsl library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define if you have the shadow library (-lshadow). */ /* #undef HAVE_LIBSHADOW */ /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define QA_PACKAGE "qmailadmin" /* Version number of package */ #define QA_VERSION "1.0.6"