was pb in syntax

This commit is contained in:
Yann Dupont 2024-01-12 19:39:49 +01:00
parent c0bd8e963b
commit de08002b4a

View file

@ -11,7 +11,7 @@
;; No tests.
`(#:tests? #f
;; Build the shared library instead of a static one.
#:configure-flags `("-DBUILD_SHARED_LIBS=1 -DREPROC_DEVELOP=1")))
#:configure-flags `("-DBUILD_SHARED_LIBS=1" "-DREPROC++=1")))