Moved a lot of macros from capwap.h to cw.h
FossilOrigin-Name: 09114fbdffe3dd78d32f93da671f8f0cf9c40056a7b8f93114b12646f25db512
This commit is contained in:
@ -14,8 +14,9 @@ GNUTLS_LIBS=-lgmp -lgnutls -lnettle
|
||||
GNUTLS_LDFLAGS=-L../contrib/gnutls-${GNUTLS_VERSION}/lib/.libs/
|
||||
else
|
||||
GNUTLS_CFLAGS=
|
||||
GNUTLS_LIBS=
|
||||
GNUTLS_LDFLAGS=-lgnutls -lnettle -lgmp
|
||||
GNUTLS_LIBS=-lgnutls -lnettle -lgmp
|
||||
GNUTLS_LDFLAGS=
|
||||
#-lgnutls -lnettle -lgmp
|
||||
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user