Freefall/Internat diff reducer.
This commit is contained in:
parent
95d086535d
commit
3b9684411f
@ -15,6 +15,7 @@ CFLAGS+= -DDEVRANDOM=\"/dev/urandom\"
|
|||||||
|
|
||||||
LOCALBASE?= /usr/local
|
LOCALBASE?= /usr/local
|
||||||
|
|
||||||
|
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != NO
|
||||||
.if !exists(${LOCALBASE}/lib/librsaref.a)
|
.if !exists(${LOCALBASE}/lib/librsaref.a)
|
||||||
CFLAGS+= -DNO_RSA -DNO_SSL2
|
CFLAGS+= -DNO_RSA -DNO_SSL2
|
||||||
WITH_RSA= NO
|
WITH_RSA= NO
|
||||||
@ -23,3 +24,4 @@ CFLAGS+= -DRSAref
|
|||||||
RSAREF= YES
|
RSAREF= YES
|
||||||
WITH_RSA= YES
|
WITH_RSA= YES
|
||||||
.endif
|
.endif
|
||||||
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user