1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 23:46:35 +02:00

Added autotools based build scripts

Limitations:

currently the tox core library does not ship proper public headers,
so we'll have to tell the configure script where the headers are (i.e.
directory in the ProjectTox-Core source tree.

Since these headers are not really public, they include sodium.h, so
right now the toxic configure script will check for sodium.h as well.

We also need to look for the libsodium library for linking vs Tox core.
This commit is contained in:
Sergey 'Jin' Bostandzhyan
2013-08-23 01:18:53 +03:00
parent 95312642f4
commit c157837f97
21 changed files with 1610 additions and 19 deletions

0
README Normal file
View File