RhostMUSH / trunk

RhostMUSH 4.0: This is the official main repository of RhostMUSH. Visit us at rhostdev.mushpark.com 4201
23 stars 21 forks source link

Changes PCRE_BUILTIN to PCRE_SYSLIB to reduce ambiguity #76

Closed warmstarter closed 3 years ago

warmstarter commented 3 years ago

PCRE_BUILTIN is ambiguous: built into the OS or built into the MUSH? Especially when that's the difference in this option. Name changed to be less ambiguous.