]> git.pld-linux.org Git - packages/SDL.git/blob - SDL-ac25x.patch
- Allows to build with gcc33
[packages/SDL.git] / SDL-ac25x.patch
1 diff -Nru SDL-1.2.4.orig/configure.in SDL-1.2.4/configure.in
2 --- SDL-1.2.5.orig/configure.in Sun Apr 14 01:57:24 2002
3 +++ SDL-1.2.5/configure.in      Wed Jul 31 10:04:28 2002
4 @@ -1414,6 +1414,7 @@
5      fi
6  }
7  
8 +AM_CONDITIONAL(USE_DIRECTX,false)
9  case "$target" in
10      *-*-linux*)
11          ARCH=linux
This page took 0.06838 seconds and 3 git commands to generate.