diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 21:34:52 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 21:34:52 +0000 |
| commit | a893eab667078a8ad9f473296663b36e6ade111a (patch) | |
| tree | 5eb4a198f0e0976948fc154c832663db661a4a91 /auto/lib/pcre/makefile.owc | |
| parent | 6bb889f442bd7c5c6f640021014014ebc59bac27 (diff) | |
| download | nginx-a893eab667078a8ad9f473296663b36e6ade111a.tar.gz nginx-a893eab667078a8ad9f473296663b36e6ade111a.tar.bz2 | |
nginx-0.0.2-2004-03-12-00:34:52 import
Diffstat (limited to 'auto/lib/pcre/makefile.owc')
| -rw-r--r-- | auto/lib/pcre/makefile.owc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/lib/pcre/makefile.owc b/auto/lib/pcre/makefile.owc index 706621547..07ef5ac5c 100644 --- a/auto/lib/pcre/makefile.owc +++ b/auto/lib/pcre/makefile.owc @@ -4,8 +4,8 @@ PCREFLAGS = -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10 pcre.lib: - patch -o pcre.h pcre.in patch.pcre - patch -o config.h config.in patch.config + patch -o pcre.h pcre.in patch.pcre.in + patch -o config.h config.in patch.config.in wcl386 -zq -bt=nt -l=nt -fe=dftables dftables.c dftables > chartables.c |
