1
0
Fork 0
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:
Peter Stephenson 2000-12-04 19:21:05 +00:00
parent 0db6a3103f
commit cfe1038ff1
6 changed files with 15 additions and 9 deletions

View file

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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -74,7 +74,6 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@