Lines 1-4
Link Here
|
1 |
|
|
|
2 |
/* Define to the version of this package. */ |
1 |
/* Define to the version of this package. */ |
3 |
/* Conflicts with defintions from Apache */ |
2 |
/* Conflicts with defintions from Apache */ |
4 |
/* #undef PACKAGE_VERSION */ |
3 |
/* #undef PACKAGE_VERSION */ |
Lines 17-19
Link Here
|
17 |
|
16 |
|
18 |
/* Define if your GSSAPI library supports handling SPNEGO tokens */ |
17 |
/* Define if your GSSAPI library supports handling SPNEGO tokens */ |
19 |
#undef GSSAPI_SUPPORTS_SPNEGO |
18 |
#undef GSSAPI_SUPPORTS_SPNEGO |
|
|
19 |
|
20 |
/* Define to 1 if you have the <unistd.h> header file. */ |
21 |
#undef HAVE_UNISTD_H |
22 |
|
23 |
/* Define to 1 if you have the <sys/types.h> header file. */ |
24 |
#undef HAVE_SYS_TYPES_H |