mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 21:46:34 +01:00
Replace DNS-based username lookups with HTTPS & drop utox.org support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Specials options for linux systems
|
||||
CFLAGS +=
|
||||
LDFLAGS += -ldl -lresolv -lrt
|
||||
LDFLAGS += -ldl -lrt -lcurl
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
|
||||
Reference in New Issue
Block a user