X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config_win32.h;h=e678095105dde8191c44f612931337c2c176a2d0;hb=refs%2Fheads%2Fmoonshot-packaging-fixes;hp=1d74f7aafecae215ae7d53155b186db53529705e;hpb=83dd1610727f4b4f2c67e3864763b2a09a296989;p=shibboleth%2Fsp.git diff --git a/config_win32.h b/config_win32.h index 1d74f7a..e678095 100644 --- a/config_win32.h +++ b/config_win32.h @@ -122,23 +122,26 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ +/* Define to 1 if the system has the type `struct sockaddr_storage'. */ +#define HAVE_STRUCT_SOCKADDR_STORAGE 1 + /* Name of package */ #define PACKAGE "shibboleth" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "https://bugs.internet2.edu/" +#define PACKAGE_BUGREPORT "https://issues.shibboleth.net/" /* Define to the full name of this package. */ #define PACKAGE_NAME "shibboleth" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "shibboleth 2.5" +#define PACKAGE_STRING "shibboleth 2.5.0" /* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "shibboleth" +#define PACKAGE_TARNAME "shibboleth-sp" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.5" +#define PACKAGE_VERSION "2.5.0" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */