Added regex implementation. using the system one results in failures when
compiling a regex. Note this is probably a bug in how MDR uses regex and not in the regex implementation itself. This is just the simple fix while I investigate bug #1200. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23792 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
58cf7360ca
commit
7a35b205fe
@ -39,6 +39,7 @@ SharedLibrary libmail.so :
|
|||||||
NodeMessage.cpp
|
NodeMessage.cpp
|
||||||
numailkit.cpp
|
numailkit.cpp
|
||||||
ProtocolConfigView.cpp
|
ProtocolConfigView.cpp
|
||||||
|
regex.c
|
||||||
RemoteStorageProtocol.cpp
|
RemoteStorageProtocol.cpp
|
||||||
StatusWindow.cpp
|
StatusWindow.cpp
|
||||||
StringList.cpp
|
StringList.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user