]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* building with -DUSE_PCRE should include PCRE headers and not regex.h. At
authorwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:31:43 +0000 (01:31 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sun, 18 Dec 2005 00:31:43 +0000 (01:31 +0100)
commit77bc854117a3b2aaa45871bf5890c6b78ae20e8c
tree0e55647820cb75beac1a6deb1176023f0cf4a0e9
parentb952e1db8496ccc46ee7716a2badd6e20ad78502
* building with -DUSE_PCRE should include PCRE headers and not regex.h. At
  least on Solaris, this caused the libc's regex primitives to be used instead
  of PCRE, which caused trouble on group references. This is now fixed.
CHANGELOG
haproxy.c