From ccd5e68160be5037782516253cb9a5ffa4b830a6 Mon Sep 17 00:00:00 2001 From: vimene Date: Mon, 20 Nov 2023 20:35:42 +0100 Subject: improved file structure for autotools --- src/config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/config.h.in') diff --git a/src/config.h.in b/src/config.h.in index 4e60460..7020488 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -9,9 +9,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `SDL2' library (-lSDL2). */ -#undef HAVE_LIBSDL2 - /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE -- cgit v1.2.3