diff options
author | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 17:55:19 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 17:55:19 +0000 |
commit | 24b56c92bb344a5377f02eda85c639f86a8592ff (patch) | |
tree | ba4494ec3463e67f261ec58e81e68963cdda1b2f /auto/lib/pcre/makefile.owc | |
parent | fc5a10aedcdd8cf261ecc164941562bc52fe415d (diff) | |
download | nginx-24b56c92bb344a5377f02eda85c639f86a8592ff.tar.gz nginx-24b56c92bb344a5377f02eda85c639f86a8592ff.zip |
nginx-0.0.2-2004-03-10-20:55:19 import
Diffstat (limited to 'auto/lib/pcre/makefile.owc')
-rw-r--r-- | auto/lib/pcre/makefile.owc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/lib/pcre/makefile.owc b/auto/lib/pcre/makefile.owc index f4244a6c0..5c15e8770 100644 --- a/auto/lib/pcre/makefile.owc +++ b/auto/lib/pcre/makefile.owc @@ -1,5 +1,5 @@ -CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(OWC_OPT) +CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(LIB_OPT) PCREFLAGS = -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10 |