1 !if exist (..\..\..\windows\NTMakefile.version)
2 ! include <..\..\..\windows\NTMakefile.version>
3 !elseif exist (..\..\windows\NTMakefile.version)
4 ! include <..\..\windows\NTMakefile.version>
5 !elseif exist (..\windows\NTMakefile.version)
6 ! include <..\windows\NTMakefile.version>
8 ! include <windows\NTMakefile.version>
11 # ------------------------------------------------------------
14 # For each feature enabled here, a corresponding line must exist in
15 # the inline Perl script in include\NTMakefile.
17 # Enable Kerberos v5 support in applications
26 # OpenLDAP package is available
29 # OpenLDAP include directory
32 # OpenLDAP library to link against
35 # Support HDB LDAP module
38 # OTP support in applications
41 # Authentication support in telnet
44 # Enable diagnostics in telnet
47 # Enable encryption support in telnet
50 # Use the weak AFS string to key functions
51 # ENABLE_AFS_STRING_TO_KEY=1
59 # Make thread-safe libraries
60 ENABLE_PTHREAD_SUPPORT=1
65 # Support for broken ENV_{VAR,VAL} telnets
68 # Use the Kerberos Credentials Manager
71 # Use the sqlite backend
74 DIR_hdbdir=%{COMMON_APPDATA}/heimdal/hdb
79 # Disable use of GSS LOCALNAME support
82 # Disable build of installers