]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 May 2000 00:45:15 +0000 (00:45 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 May 2000 00:45:15 +0000 (00:45 +0000)
commit05b5a5f735eaf82e35aec8ffc5c3e433933c0b90
tree797e55e3ba2e99ddf188a0872f8c1909f87a2495
parent553f9f3e25cf3dbc41c6861f4791c40ec343ab51
PR:
Obtained from:
Submitted by:
Reviewed by:

  /D(efine) STATIC to suppress warnings since pcreposix is statically
  linked to pcre.  ApacheCore would have to be touched as well, except
  that we don't override pcre_malloc or pcre_free.  If we do so, the
  STATIC symbol is too broad, and aught to be changed in Apache's
  public src/include/pcre.h headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85322 13f79535-47bb-0310-9956-ffa450edef68
srclib/pcre/pcre.dsp
srclib/pcre/pcreposix.dsp