1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-29 17:31:02 +01:00

33212: improve log entry

This commit is contained in:
Peter Stephenson 2014-09-25 19:17:14 +01:00
parent 691a7e4b3d
commit 1fb5742e86

View file

@ -81,8 +81,8 @@
* 33212: Src/zsh.mdd: Src/init.c, Src/zsh.mdd, configure.ac: add
/usr/local/share/zsh/site-functions to head of fpath if not
present in configurable. Not configurable as serves as fallback
only if no handling /etc/zshenv.
present from result of running configure. There's no
configuration for this as it serves as a fallback.
* Tanu Kaskinen: 33209: Doc/Makefile.in: don't fail
catastrophically when builing zsh.texi if yodl isn't available.