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

interrupt_abort
Phil Pennock 11 years ago
parent b9da4efea7
commit 626c580148

@ -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

@ -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

Loading…
Cancel
Save