aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-21 02:26:46 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-21 02:26:46 +0100
commit5f5d5d07c3ea8bead4241d6cce9ee14be226610b (patch)
treec7ff40a360cc6fb4096047f3c6bba22ebb349d8a /aclocal.m4
parentccd5e68160be5037782516253cb9a5ffa4b830a6 (diff)
downloadengine-5f5d5d07c3ea8bead4241d6cce9ee14be226610b.tar.gz
started working on windows support
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 7e7a572..05aa9cd 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1149,3 +1149,4 @@ AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([m4/pkg.m4])
+m4_include([m4/sdl2.m4])