mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
19478: pcre configuration problem
This commit is contained in:
parent
0af7a9f7ff
commit
03fa6dd950
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-02-27 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* 19478: configure.ac: make pcre put its flag into
|
||||||
|
CPPFLAGS so preprocessor can find them.
|
||||||
|
|
||||||
2004-02-26 Wayne Davison <wayned@users.sourceforge.net>
|
2004-02-26 Wayne Davison <wayned@users.sourceforge.net>
|
||||||
|
|
||||||
* unposted: Src/Modules/zpty.c: silenced a compiler warning
|
* unposted: Src/Modules/zpty.c: silenced a compiler warning
|
||||||
|
|
|
@ -496,8 +496,12 @@ AC_HEADER_SYS_WAIT
|
||||||
|
|
||||||