mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
26998: use --htmldir, restore zsh default if unchanged from configure default
This commit is contained in:
parent
ef9844b34c
commit
5ccb3c41fa
3 changed files with 15 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2009-05-26 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* 26998: configure.ac, Config/defs.mk.in: use --htmldir passed
|
||||||
|
to configure: restore zsh default if unchanged from current
|
||||||
|
configure default of '${docdir}'.
|
||||||
|
|
||||||
2009-05-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
2009-05-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||||
|
|
||||||
* Ingmar Vanhassel: 26990: Doc/Makefile.in: tidy up all html
|
* Ingmar Vanhassel: 26990: Doc/Makefile.in: tidy up all html
|
||||||
|
@ -11770,5 +11776,5 @@
|
||||||
|
|
||||||
*****************************************************
|
*****************************************************
|
||||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||||
* $Revision: 1.4699 $
|
* $Revision: 1.4700 $
|
||||||
*****************************************************
|
*****************************************************
|
||||||
|
|
|
@ -50,7 +50,7 @@ fndir = @fndir@
|
||||||