mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
Fix --enable-function-subdirs for new config.modules system.
This commit is contained in:
parent
0db6a3103f
commit
cfe1038ff1
6 changed files with 15 additions and 9 deletions
|
@ -1,5 +1,10 @@
|
|||
2000-12-04 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 13226: configure.in, Config/defs.mk, Config/installfns.sh,
|
||||
Config/uninstallfns.sh, Src/zsh.mdd: fix --enable-function-subdirs
|
||||
for config.modules system; make Completion get its own functions
|
||||
subdirectory; tidy up other related bits.
|
||||
|
||||
* 13220: Doc/Zsh/params.yo: mention problems with $# e.g. `$#-'
|
||||
in arithmetic.
|
||||
|
||||
|
|
|
@ -74,7 +74,6 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|||