Restructuring so our libraries can go into a separate libmist project.

This commit is contained in:
Thulinma 2012-07-09 00:15:06 +02:00
parent a71ab0427e
commit 49fe8afb84
9 changed files with 57 additions and 963 deletions

4
README
View file

@ -2,8 +2,8 @@ For full documentation as well as background information, visit our wiki at:
http://wiki.mistserver.com/
Code contributions and bug reports are welcomed through:
https://github.com/DDVTECH/DMS
https://github.com/DDVTECH/libmist
The following configure options are possible:
--enable-verbose = Compiles all applications in verbose mode, printing a lot more information to the screen than normally.
--enable-verbose = Compiles the libraries in verbose mode, printing a lot more information to the screen than normally.
--disable-verbose = The opposite of above (default).