diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-23 10:46:48 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 15:17:42 +0200 |
commit | 20454528656dbe98a538de7c67ce89e50841bd5f (patch) | |
tree | ba1bf29ee69e8ae391b0773161ff3baf58707761 /nx-X11/config/cf/README | |
parent | 26bf48bab8f6ca72d20f5375a4cbc02dbefcb359 (diff) | |
download | nx-libs-20454528656dbe98a538de7c67ce89e50841bd5f.tar.gz nx-libs-20454528656dbe98a538de7c67ce89e50841bd5f.tar.bz2 nx-libs-20454528656dbe98a538de7c67ce89e50841bd5f.zip |
nxagent Xserver: Drop Kerberos code. Not used in nxagent.
Diffstat (limited to 'nx-X11/config/cf/README')
-rw-r--r-- | nx-X11/config/cf/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nx-X11/config/cf/README b/nx-X11/config/cf/README index 41ff36a01..0cd37245a 100644 --- a/nx-X11/config/cf/README +++ b/nx-X11/config/cf/README @@ -68,8 +68,6 @@ Imake.tmpl provides defaults for the following variables: HasGnuMake use the GNU make program? HasGhostPCL boolean for system has GhostPCL HasGhostScript boolean for system has GhostScript - HasKrbIV system has Kerberos version IV support? - HasKrb5 system has Kerberos version 5 support? HasLargeTmp boolean for system has /tmp space HasLatex system has LaTeX document preparation software HasLibCrypt boolean for system has libcrypt @@ -105,10 +103,6 @@ Imake.tmpl provides defaults for the following variables: InstPgmFlags install flags for normal programs InstUidFlags install flags for xterm to chown /dev/ptys InstallCmd command to install files - KrbIVIncludes where to include KerberosIV header files from - KrbIVLibraries where to load KerberosIV libraries from - Krb5Includes where to include Kerberos header files from - Krb5Libraries where to load Kerberos libraries from LdCmd command to run loader LdCombineFlags flags for incremental loading LexCmd command to run lex @@ -207,7 +201,6 @@ X11.tmpl provides defaults for the following variables: needs Wraphelp.c, see Release Notes InstallLibManPages boolean for installing library man pages InstallSecurityConfig install server security policy file over old? - KrbIVDefines defines for use with KerberosIV LibDir directory in which to install X11 support files LibManSuffix man suffix for library pages LibmanDir directory in which to install library man pages |