+2001-10-05 Ken Raeburn <raeburn@mit.edu>
+
+ * k5-int.h (KRB5_EXPORTVAR): Don't define.
+ * krb5.hin (KRB5_EXPORTVAR): Don't define.
+ * win-mac.h (KRB5_EXPORTVAR): Don't define.
+
2001-10-03 Ken Raeburn <raeburn@mit.edu>
* k5-int.h, krb5.hin, win-mac.h: Don't use or define KRB5_DLLIMP,
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-#define KRB5_EXPORTVAR
#endif
#ifndef O_BINARY
#define O_BINARY 0
+2001-10-05 Ken Raeburn <raeburn@mit.edu>
+
+ * des.h (KRB5_EXPORTVAR): Don't define.
+
2001-10-03 Ken Raeburn <raeburn@mit.edu>
* des.h, krb.h: Don't use or define KRB5_DLLIMP, GSS_DLLIMP. Drop
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-#define KRB5_EXPORTVAR
#endif
#ifndef KRB4_32
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-#define KRB5_EXPORTVAR
#endif /* !KRB5_CALLCONV */
#endif /* !KRB5_CONFIG__ */
#ifndef KRB5_CALLCONV
# define KRB5_CALLCONV __stdcall
# define KRB5_CALLCONV_C __cdecl
-# define KRB5_EXPORTVAR
#endif /* !KRB5_CALLCONV */
#ifndef KRB5_SYSTYPES__
GSS_C_NT_STRING_UID_NAME, GSS_C_NT_HOSTBASED_SERVICE_X,
GSS_C_NT_HOSTBASED_SERVICE, GSS_C_NT_ANONYMOUS,
GSS_C_NT_EXPORT_NAME): Use GSS_DLLIMP.
+ (KRB5_EXPORTVAR): Don't define.
+
* gssapi_generic.h (gss_nt_user_name, gss_nt_machine_uid_name,
gss_nt_string_uid_name, gss_nt_service_name): Use GSS_DLLIMP.
* gssapi_generic.c (gss_nt_user_name, gss_nt_machine_uid_name,
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-#define KRB5_EXPORTVAR
#endif
#define GSS_SIZEOF_INT SIZEOF_INT
2001-10-05 Ken Raeburn <raeburn@mit.edu>
+ * com_err.h (KRB5_EXPORTVAR): Don't define.
+
* com_err.c, com_err.h, compile_et.c, error_message.c,
error_table.h, et_c.awk, et_c.perl, et_h.awk, et_h.awk, et_h.perl,
etN-ame.c, init_et.c, internal.h, vfprintf.c: Drop NEAR/FAR
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-/* We don't use this, but since we're using the Kerberos ones, we
- need to either provide all the ones the Kerberos headers
- will use, or not define KRB5_CALLCONV, since that's the only one
- they test. */
-#define KRB5_EXPORTVAR
#endif
#include <stdarg.h>
2001-10-05 Ken Raeburn <raeburn@mit.edu>
+ * profile.hin (KRB5_EXPORTVAR): Don't define.
+
* prof_file.c, prof_int.h, prof_parse.c, profile.hin,
test_profile.c: Drop _MSDOS support.
#ifndef KRB5_CALLCONV
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
-#define KRB5_EXPORTVAR
#endif
typedef struct _profile_t *profile_t;