]> andersk Git - gssapi-openssh.git/blob - openssh/README.gpt
added note that we added GT 3.2b compatibility in this release
[gssapi-openssh.git] / openssh / README.gpt
1 README.gpt
2 ==========
3 This is the README file for the GPT package that contains the GSI-OpenSSH code.
4 The only thing of use in this file at this time discusses the build-time
5 configuration possible through the use of the GPT macro system.
6
7 As part of the build process for the GPT package, we have decided to make greater
8 use of the "macro" feature of GPT to minimize the number of changes to the
9 underlying configure script.  This means that there will be a recommended set of
10 configure options on a "per-platform" basis, and that you will specify these on
11 the command-line to gpt-build as in:
12
13     $GPT_LOCATION/sbin/gpt-build gsi_openssh-<version>-src.tar.gz gcc32 \
14       GSI_OPENSSH_GPTMACRO="<configureOptions>"
15
16 Configure Options
17 -----------------
18
19 Please see http://grid.ncsa.uiuc.edu/ssh/ for more information about the configure
20 options used in this release.
This page took 0.033318 seconds and 5 git commands to generate.