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
29 # OpenLDAP package is available
32 # OpenLDAP include directory
35 # OpenLDAP library to link against
38 # Support HDB LDAP module
41 # OTP support in applications
44 # Authentication support in telnet
47 # Enable diagnostics in telnet
50 # Enable encryption support in telnet
53 # Use the weak AFS string to key functions
54 # ENABLE_AFS_STRING_TO_KEY=1
62 # Make thread-safe libraries
63 ENABLE_PTHREAD_SUPPORT=1
68 # Support for broken ENV_{VAR,VAL} telnets
71 # Use the Kerberos Credentials Manager
74 # Use the sqlite backend
77 DIR_hdbdir=%{COMMON_APPDATA}/heimdal/hdb
82 # Disable use of GSS LOCALNAME support
85 # Disable build of installers