1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

goom is patched on win32 too

This commit is contained in:
Rafaël Carré 2006-10-14 21:08:04 +00:00
parent 8e1590cc76
commit 96b6d5777c
2 changed files with 4 additions and 4 deletions

View File

@ -1121,13 +1121,13 @@ goom: goom$(GOOM2k4_VERSION).tar.gz
ifdef HAVE_DARWIN_OS
patch -p 0 < Patches/goom.patch
patch -p 0 < Patches/goom2k4-0-mmx.patch
else
patch -p 0 < Patches/goom2k4-0-nommx.patch
endif
ifdef HAVE_WIN32
(cd $@; dos2unix configure.in)
patch -p 0 <Patches/goom2k4-0-win32.patch
endif
ifndef HAVE_DARWIN_OS
(cd goom; patch -p 0 <../Patches/goom2k4-0-nommx.patch; cd -)
endif
.goom2k4: goom

View File

@ -1,5 +1,5 @@
--- configure.in.orig 2006-07-13 17:23:23.000000000 +0200
+++ configure.in 2006-07-13 17:23:37.000000000 +0200
--- goom.orig/configure.in 2005-02-07 14:46:41.000000000 +0100
+++ goom/configure.in 2006-10-14 22:59:48.000000000 +0200
@@ -58,7 +58,7 @@
dnl ARCH
case "$host" in