4 VER_PACKAGE_NAME=Heimdal
5 VER_PACKAGE_BUGREPORT=heimdal-bugs@h5l.org
6 VER_PACKAGE_COPYRIGHT=Copyright (C) 1995-2010 Royal Institute of Technology, Stockholm, Sweden
7 VER_PACKAGE_COMPANY=www.h5l.org
14 VER_PACKAGE_VERSION=$(VER_PRODUCT_MAJOR).$(VER_PRODUCT_MINOR).$(VER_PRODUCT_AUX)
16 # Define to 1 if this is a pre-release build. Undefine otherwise
19 # Define to a valid string if this build DOES NOT follow normal
20 # release procedures. I.e. this is a private build whose version
21 # numbers are not co-ordinated with mainline development.
23 #VER_PRIVATE=Private build for MyCompany
25 # Define to a valid string if this build DOES follow normal release
26 # procedures, but is a variation of the standard files of the same
29 #VER_SPECIAL=Special build for testing ticket 12345
32 # ------------------------------------------------------------
35 # For each feature enabled here, a corresponding line must exist in
36 # the inline Perl script in include\NTMakefile.
38 # Enable Kerberos v5 support in applications
50 # OpenLDAP package is available
53 # OpenLDAP include directory
56 # OpenLDAP library to link against
59 # Support HDB LDAP module
62 # OTP support in applications
65 # Authentication support in telnet
68 # Enable diagnostics in telnet
71 # Enable encryption support in telnet
74 # Use the weak AFS string to key functions
75 # ENABLE_AFS_STRING_TO_KEY=1
83 # Make thread-safe libraries
84 ENABLE_PTHREAD_SUPPORT=1
89 # Support for broken ENV_{VAR,VAL} telnets
92 # Use the Kerberos Credentials Manager
95 # Use the sqlite backend
98 DIR_hdbdir=%{COMMON_APPDATA}/heimdal/hdb
103 # Disable use of GSS LOCALNAME support
106 # Disable build of installers
107 !ifndef NO_INSTALLERS