summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2022-10-24 20:20:23 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2022-10-24 20:20:23 -0400
commit949372cf3fc361d42878e85901abb9dc8c3ec78a (patch)
treedfc0dce19adc9cc21f3495c051b710c15e89201b /configure.ac
parentf9e35c58cc64d89424a12c38e51000c0c242bded (diff)
configure: Remove check for guile-sdl2.
We do not directly refer to the SDL2 modules anywhere.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e8809e4..ae68d50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,6 +13,5 @@ GUILE_PKG([3.0])
GUILE_PROGS
GUILE_MODULE_REQUIRED([chickadee])
-GUILE_MODULE_REQUIRED([sdl2])
AC_OUTPUT