mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
19059: add -v, -V and -p flags required by POSIX to the command builtin
This commit is contained in:
parent
a6f583e418
commit
6e09c17757
7 changed files with 159 additions and 50 deletions
|
|
@ -52,6 +52,9 @@
|
|||
* anything */
|
||||
#undef GLOBAL_ZLOGOUT
|
||||
|
||||
/* The default path; used when running commands with command -p */
|
||||
#undef DEFAULT_PATH
|
||||
|
||||
/* Define to 1 if compiler could initialise a union */
|
||||
#undef HAVE_UNION_INIT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue