diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-30 14:51:30 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-30 14:51:30 +0000 |
commit | d26de8291af33189524cf17ae3ec730aadba6c0c (patch) | |
tree | 761e893021397fdab4b03b876b3c87e9b79f93ad /README | |
parent | 0ea643ad024cfb9adb6af2d76455f04708b2b8ed (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 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -38,9 +38,6 @@ Feature Specific Requirements: - For encrypted oper and (optional) server passwords, a working DES and/or MD5 library -- For regular expression based kline{} and gecos{} blocks, the - PCRE - Perl Compatible Regular Expressions library is required - ******************************************************************************* - See the INSTALL document for info on configuring and compiling |