mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-29 10:26:51 +02:00
Fix Tox/toxic#222 and reorganize cfg dir
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Specials options for freebsd systems
|
||||
LIBS := $(filter-out ncursesw, $(LIBS))
|
||||
LDFLAGS += -lncursesw
|
||||
MANDIR = $(PREFIX)/man
|
||||
|
@@ -1,3 +1,4 @@
|
||||
# Specials options for linux systems
|
||||
CFLAGS +=
|
||||
LDFLAGS += -ldl -lresolv
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
|
Reference in New Issue
Block a user