On Sat, 9 Dec 2006, Deanna Phillips wrote:
I think this should do it.  I still don't have a macppc shell to
test this on so I'd appreciate it if someone else would.

No, this is not enough.
You also need to add the 2 included patches.

Cheers!

--
Antoine
$OpenBSD$
--- liboil/motovec/Makefile.in.orig     Sun Nov  5 01:49:07 2006
+++ liboil/motovec/Makefile.in  Sat Dec  9 14:06:25 2006
@@ -90,7 +90,7 @@ AUTOMAKE = @AUTOMAKE@
 AWK = @AWK@
 CC = @CC@
 CCAS = @CCAS@
-CCASFLAGS = @CCASFLAGS@
+CCASFLAGS = @CCASFLAGS@ @ALTIVEC_CFLAGS@
 CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
 CPP = @CPP@
$OpenBSD$
--- liboil/Makefile.in.orig     Sat Dec  9 13:44:00 2006
+++ liboil/Makefile.in  Sat Dec  9 13:44:27 2006
@@ -221,7 +221,7 @@ CCASFLAGS = @CCASFLAGS@
 CCDEPMODE = @CCDEPMODE@
 CFLAGS = @CFLAGS@
 CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
+CPPFLAGS = @CPPFLAGS@ @ALTIVEC_CFLAGS@
 CXX = @CXX@
 CXXCPP = @CXXCPP@
 CXXDEPMODE = @CXXDEPMODE@

Reply via email to