|
|
@@ -82,7 +82,6 @@ configure() |
|
|
|
BUILDFLAGS= |
|
|
|
fi |
|
|
|
PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$PWD/contrib/gtkglarea-2.0.1/lib/pkgconfig" |
|
|
|
LDFLAGS="$LDFLAGS -L$PWD/contrib/gdiplus/lib" |
|
|
|
LDFLAGS="$LDFLAGS -L$PWD/contrib/glew-1.7.0/lib/i686-w64-mingw32" |
|
|
|
LDFLAGS="$LDFLAGS -L$PWD/contrib/sdl-1.2.14/lib/i686-w64-mingw32" |
|
|
|
LDFLAGS="$LDFLAGS -L$PWD/contrib/sdl-image-1.2.10/lib/i686-w64-mingw32" |
|
|
@@ -130,7 +129,6 @@ configure() |
|
|
|
PATH="$PATH" ./configure CXX=ppu-lv2-g++ CC=ppu-lv2-gcc ac_cv_exeext=.elf --host=powerpc |
|
|
|
;; |
|
|
|
windows-i386|windows-amd64) |
|
|
|
CPPFLAGS="$CPPFLAGS -I$PWD/contrib/gdiplus/include" |
|
|
|
CPPFLAGS="$CPPFLAGS -I$PWD/contrib/sdl-1.2.14/include" |
|
|
|
CPPFLAGS="$CPPFLAGS -I$PWD/contrib/sdl-image-1.2.10/include" |
|
|
|
CPPFLAGS="$CPPFLAGS -I$PWD/contrib/sdl-mixer-1.2.11/include" |
|
|
|