Updating to work with CHICKEN 5.
Updated to work with CHICKEN 5. Thanks to Andy Bennett <andyjpb@ashurst.eu.org> for doing most of the work! Moved hmac.release-info* uri targz to point at code.thintz.com instead of github.
This commit is contained in:
@@ -11,5 +11,4 @@
|
||||
; Files to install for your extension:
|
||||
'("hmac.o" "hmac.so" "hmac.import.so")
|
||||
; Assoc list with properties for your extension:
|
||||
'((version 7.1.0)
|
||||
(static "hmac.o"))) ;; for static linking
|
||||
'((static "hmac.o"))) ;; for static linking
|
||||
|
||||
Reference in New Issue
Block a user