mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
Checking for gcrypt support & disabling radmin2 when it is unavailable.
This commit is contained in:
parent
c5d98dc352
commit
1503c8a381
4 changed files with 41 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
OPTS=-I. -O3
|
||||
# -Wall -g -pedantic
|
||||
LIBS=-lm -lgcrypt
|
||||
LIBS=-lm
|
||||
BINDIR = /bin
|
||||
MANDIR ?= /man/man1/
|
||||
DATADIR ?= /etc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue