Imported from ../bash-2.02.1.tar.gz.
This commit is contained in:
parent
cce855bc5b
commit
bc4cd23ce9
23 changed files with 204 additions and 70 deletions
4
INSTALL
4
INSTALL
|
@ -29,8 +29,8 @@ this, make sure you are using Autoconf version 2.10 or newer.
|
|||
If you need to change `configure.in' or regenerate `configure', you
|
||||
will need to create two files: `_distribution' and `_patchlevel'.
|
||||
`_distribution' should contain the major and minor version numbers of
|
||||
the Bash distribution, for example `2.01'. `_patchlevel' should
|
||||
contain the patch level of the Bash distribution, `0' for example. The
|
||||
the Bash distribution, for example `2.02'. `_patchlevel' should
|
||||
contain the patch level of the Bash distribution, `1' for example. The
|
||||
script `support/mkconffiles' has been provided to automate the creation
|
||||
of these files.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue