]> git.pld-linux.org Git - packages/d2x-xl.git/blob - d2x-xl-link.patch
- up to 1.15.77
[packages/d2x-xl.git] / d2x-xl-link.patch
1 --- d2x-xl-1.15.74/configure.ac~        2010-06-12 22:44:43.188181447 +0200
2 +++ d2x-xl-1.15.74/configure.ac 2010-06-12 22:55:04.544373399 +0200
3 @@ -200,7 +200,7 @@
4      )
5      CFLAGS="$SDL_CFLAGS $CFLAGS"
6      CXXFLAGS="$SDL_CFLAGS $CXXFLAGS"
7 -    LIBS="$SDL_LIBS $LIBS"
8 +    LIBS="$SDL_LIBS $LIBS -lstdc++"
9  
10      TARGETS=d2x-xl
11  
This page took 0.059514 seconds and 3 git commands to generate.