1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:57:45 +02:00

Revert that

This commit is contained in:
Sean 2014-02-23 02:19:22 -08:00
parent 93bcecde70
commit ad8f99dae4

View File

@ -2,8 +2,6 @@
The client formerly resided in the [Tox core repository](https://github.com/irungentoo/ProjectTox-Core) and is now available as a standalone program. It looks like [this](http://wiki.tox.im/images/b/b6/Ncursesclient1.png).
#Note: run git checkout 0.2.5, 0.2.6 segfaults due to a bug
To compile, first generate the configure script by running the ```autoreconf -i``` command.
Then execute the configure script with ./configure (you may need to pass it the location of your dependency libraries, i.e.):