32143: Fix --enable-custom-patchlevel name in INSTALL

This commit is contained in:
Phil Pennock 2013-12-17 12:43:17 -05:00
parent b9da4efea7
commit 626c580148
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-12-17 Phil Pennock <pdpennock@users.sourceforge.net>
* 32143: INSTALL: Fix --enable-custom-patchlevel name in INSTALL
2013-12-16 Barton E. Schaefer <schaefer@zsh.org>
* Jun Takimoto: 32137: Test/comptest: set pseudo-terminal speed to

View File

@ -297,7 +297,7 @@ Modified versions of zsh
If you are making local modifications to zsh, you are strongly
advised to configure with the option
--enable-local-patchlevel="<my-mod-string>"
--enable-custom-patchlevel="<my-mod-string>"
so that the variable $ZSH_PATCHLEVEL indicates this is not a standard
version of the shell. The argument is arbitrary, but should indicate