summaryrefslogtreecommitdiff
path: root/sdl2/config.scm.in
blob: 4ab9a06e4cf24806d37fb5ac1e00ef6234d19ca6 (plain)
1
2
3
4
5
(define-module (sdl2 config)
  #:export (%libsdl2))

(define %libsdl2
  "@LIBSDL2@")