/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `pam' library (-lpam). */ #define HAVE_LIBPAM 1 /* Name of package */ #define PACKAGE "checkpassword-pam" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "checkpasswd-pam-users@lists.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "checkpassword-pam" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "checkpassword-pam 0.99" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "checkpassword-pam" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.99" /* Version number of package */ #define VERSION "0.99" /* Define to empty if `const' does not conform to ANSI C. */ #define const