Checking for gcrypt support & disabling radmin2 when it is unavailable.

This commit is contained in:
catatonic 2017-07-07 19:34:52 +00:00
parent c5d98dc352
commit 1503c8a381
4 changed files with 41 additions and 1 deletions

View file

@ -3,7 +3,7 @@
#
OPTS=-I. -O3
# -Wall -g -pedantic
LIBS=-lm -lgcrypt
LIBS=-lm
BINDIR = /bin
MANDIR ?= /man/man1/
DATADIR ?= /etc