]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add /D PCRE_STATIC to solve an 'exported symbol imported' bug.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Mar 2005 17:52:03 +0000 (17:52 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 17 Mar 2005 17:52:03 +0000 (17:52 +0000)
commitf48468c68b0c65e6663391890e41ab601ba4a9b5
tree65b271abbd447ffe4408b77d20d8c31f5415c7fb
parentb1d6541d7c96baaff40b16882350ababca358284
  Add /D PCRE_STATIC to solve an 'exported symbol imported' bug.
  We build pcre static, and do not intent to export pcre_* namespace,
  but rather our ap_pcre_* wrappers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157949 13f79535-47bb-0310-9956-ffa450edef68
libhttpd.dsp