]> granicus.if.org Git - apache/commit
pcre-config --cflags actually emits include paths not cflags, so add it to
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 18:02:36 +0000 (18:02 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 3 Jan 2009 18:02:36 +0000 (18:02 +0000)
commit44f5378465968dc415ef40c32d918b801de750ff
tree6f2794d44382921ed539027ae6f8aab3c10169ea
parentb010b34b87a9a66620f50c365d94374a6312f477
pcre-config --cflags actually emits include paths not cflags, so add it to
correct variable.  Also, reuse APR_INCLUDES/APU_INCLUDES variables so as to
save an extra invocation of config files.

* configure.in: Add PCRE_CONFIG --cflags to INCLUDES; reuse AP{RU}_INCLUDES
  variables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731058 13f79535-47bb-0310-9956-ffa450edef68
configure.in