mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 19:46:44 +02:00
Sync with new libtoxcore build system
First try to use pkg-config to find libtoxcore, fall back to manual checks if pkg-config is not available. Improve ncurses search, should now find everything on OSX.
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
#include "tox.h"
|
||||
#include <tox/tox.h>
|
||||
|
||||
#include "configdir.h"
|
||||
#include "toxic_windows.h"
|
||||
|
Reference in New Issue
Block a user