From 32dfd4075126ed29ccd6a33aca95c79fb09d1e92 Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Tue, 16 Jul 2002 22:23:54 +0000 Subject: [PATCH] need higher SDL for joystick --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3f5f3959..e4ad5616 100644 --- a/configure.ac +++ b/configure.ac @@ -145,7 +145,7 @@ else CFLAGS="-pipe $CFLAGS" dnl Check for SDL - AM_PATH_SDL(1.0.1, + AM_PATH_SDL(1.1.0, :, AC_MSG_ERROR(SDL not found. Make sure sdl-config is in your PATH, or specify with --with-sdl-prefix) ) -- 2.39.2