X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=7c7ba28ce1663c8a23b6643abff33e0c84a02f8e;hb=refs%2Fheads%2Fstretch;hp=ef6608e60f606a2999583278fa5fa4fb80ad389c;hpb=3cbc7b32f25e97f7fbe73814d318aa7db6fd58c1;p=mech_eap.git diff --git a/config.h.in b/config.h.in index ef6608e..7c7ba28 100644 --- a/config.h.in +++ b/config.h.in @@ -21,9 +21,30 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if Moonshot identity selector is available */ +#undef HAVE_MOONSHOT_GET_IDENTITY + +/* Define is OpenSAML is available */ +#undef HAVE_OPENSAML + +/* Define to 1 if you have the `secure_getenv' function. */ +#undef HAVE_SECURE_GETENV + +/* Define is Shibboleth resolver is available */ +#undef HAVE_SHIBRESOLVER + +/* Define is Shibboleth SP is available */ +#undef HAVE_SHIBSP + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDARG_H + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STDIO_H + /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H @@ -33,6 +54,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_PARAM_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -42,10 +66,16 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the `vasprintf' function. */ +#undef HAVE_VASPRINTF + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE