summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-30 14:51:30 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-04-30 14:51:30 +0000
commitd26de8291af33189524cf17ae3ec730aadba6c0c (patch)
tree761e893021397fdab4b03b876b3c87e9b79f93ad /config.h.in
parent0ea643ad024cfb9adb6af2d76455f04708b2b8ed (diff)
- Dropped PCRE support
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1920 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 20af60d..1ac7001 100644
--- a/config.h.in
+++ b/config.h.in
@@ -85,9 +85,6 @@
/* Define to 1 if libGeoIP (-lGeoIP) is available. */
#undef HAVE_LIBGEOIP
-/* Define to 1 if libpcre (-lpcre) is available. */
-#undef HAVE_LIBPCRE
-
/* Define to 1 if you have the `ssl' library (-lssl). */
#undef HAVE_LIBSSL