]> andersk Git - gssapi-openssh.git/blame_incremental - openssh/README.gpt
OPENSSH_4_5P1_20070215 merged to GPT branch
[gssapi-openssh.git] / openssh / README.gpt
... / ...
CommitLineData
1README.gpt
2==========
3This is the README file for the GPT package that contains the GSI-OpenSSH code.
4The only thing of use in this file at this time discusses the build-time
5configuration possible through the use of the GPT macro system.
6
7As part of the build process for the GPT package, we have decided to make greater
8use of the "macro" feature of GPT to minimize the number of changes to the
9underlying configure script. This means that there will be a recommended set of
10configure options on a "per-platform" basis, and that you will specify these on
11the 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
16Configure Options
17-----------------
18
19Please see http://grid.ncsa.uiuc.edu/ssh/ for more information about the configure
20options used in this release.
This page took 0.032779 seconds and 5 git commands to generate.