]> git.pld-linux.org Git - packages/chromium.git/blame - chromium-0.9.12-fix-openal-configurecall.patch
- This one fixes problems with ./configure (/bin/sh is NOT a link
[packages/chromium.git] / chromium-0.9.12-fix-openal-configurecall.patch
CommitLineData
944eec7f 1--- ./configure.gege Fri May 11 07:17:12 2001
2+++ ./configure Fri May 25 15:54:48 2001
3@@ -138,7 +138,7 @@
4
5 ## OpenAL configure options
6 ######################################################################
7-OPENAL_CONFIG_OPTS="./configure"
8+#OPENAL_CONFIG_OPTS="./configure"
9
10 # are we using SDL?
11 if [ $ENABLE_SDL = "yes" ]; then
This page took 0.068604 seconds and 4 git commands to generate.