From 90983e3b4629aa160d9d3f7358a9759ec732e733 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 31 Aug 2000 10:06:09 +0000 Subject: Several improvements and cleanups: - add svgalib support (tested with C&T65554); - make it USE_LIBTOOL; - remove spaces between `@' and `$' in targets. --- devel/sdl-devel/files/patch-ac | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'devel/sdl-devel/files/patch-ac') diff --git a/devel/sdl-devel/files/patch-ac b/devel/sdl-devel/files/patch-ac index 46e9710143bc..93bba165c6ad 100644 --- a/devel/sdl-devel/files/patch-ac +++ b/devel/sdl-devel/files/patch-ac @@ -1,5 +1,5 @@ --- configure.orig Fri Aug 4 22:23:00 2000 -+++ configure Mon Aug 7 15:44:03 2000 ++++ configure Fri Aug 25 06:50:42 2000 @@ -603,7 +603,7 @@ SDL_MAJOR_VERSION=1 SDL_MINOR_VERSION=1 @@ -30,3 +30,20 @@ # Check whether --enable-audio or --disable-audio was given. +@@ -4448,8 +4448,6 @@ + #include + #include + #include +- #include +- #include + + int main() { + +@@ -5166,6 +5164,7 @@ + CheckESD + CheckX11 + CheckAAlib ++ CheckSVGA + CheckOpenGL + CheckPTHREAD + # Set up files for the main() stub -- cgit v1.2.3