mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
22470: attempt to improve errno.h searching
This commit is contained in:
parent
29ed6c7e3a
commit
cd821f5f5f
2 changed files with 20 additions and 7 deletions
|
@ -1,7 +1,11 @@
|
|||
2006-05-29 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 10343: Src/exec.c: make bad #! interpreters print a more
|
||||
informative message.
|
||||
* 22470: configure.ac: incorporate extensions to errno.h
|
||||
searching found by <johann@myrkraverk.com> trying to maximise
|
||||
matches and minimise the risk of finding the wrong file.
|
||||
|
||||
* zsh-users/10343: Src/exec.c: make bad #! interpreters print a
|
||||
more informative message.
|
||||
|
||||
2006-05-28 Clint Adams <clint@zsh.org>
|
||||
|
||||
|
|
19
configure.ac
19
configure.ac
|
@ -1312,16 +1312,25 @@ sed 's/\\\\\\\\/\//g' |
|
|||