removed dependency on srfi-4-utils as it was gpl and not compatible with bsd

This commit is contained in:
2011-08-31 07:59:18 -07:00
parent ce8e7b6d79
commit 3b221a88ce
4 changed files with 7 additions and 7 deletions

View File

@@ -11,5 +11,5 @@
; Files to install for your extension:
'("hmac.o" "hmac.so" "hmac.import.so")
; Assoc list with properties for your extension:
'((version 5)
'((version 6)
(static "hmac.o"))) ;; for static linking