Explicitly refer to LIBCAP in Makefiles.
This commit is contained in:
@@ -121,7 +121,7 @@ if USE_SMARTCARD
|
||||
AM_CFLAGS += -DSMARTCARD
|
||||
endif
|
||||
|
||||
if USE_CAPABILITIES
|
||||
if USE_LIBCAP
|
||||
pluto_LDADD += -lcap
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user