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:
Bruno G. Albuquerque 2008-01-30 12:59:12 +00:00
parent 58cf7360ca
commit 7a35b205fe
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ SharedLibrary libmail.so :
NodeMessage.cpp
numailkit.cpp
ProtocolConfigView.cpp
regex.c
RemoteStorageProtocol.cpp
StatusWindow.cpp
StringList.cpp