Ignore:
Timestamp:
Aug 17, 2016, 11:16:50 AM (9 years ago)
Author:
Paul Smedley
Message:

Fix path issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • heimdal/trunk/lib/krb5/krb5.h

    r1 r9  
    349349#endif
    350350
    351 #ifdef KRB5_USE_PATH_TOKENS
     351#if defined(KRB5_USE_PATH_TOKENS) || defined(__OS2__)
    352352#define KRB5_DEFAULT_CCFILE_ROOT "%{TEMP}/krb5cc_"
    353353#else
Note: See TracChangeset for help on using the changeset viewer.