summaryrefslogtreecommitdiffstats
path: root/games/xgalaga/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/xgalaga/files/patch-configure')
-rw-r--r--games/xgalaga/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xgalaga/files/patch-configure b/games/xgalaga/files/patch-configure
new file mode 100644
index 0000000..ddecdb0
--- /dev/null
+++ b/games/xgalaga/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2008-03-06 06:58:16.000000000 +0900
++++ configure 2012-04-23 14:21:29.000000000 +0900
+@@ -4544,7 +4544,7 @@
+
+ { echo "$as_me:$LINENO: host os is detected as $host_os " >&5
+ echo "$as_me: host os is detected as $host_os " >&6;}
+-if test -n "$sound-type"; then
++if test "$sound-type" != "no" ; then
+ case $host_os in
+ *linux*)
+ sound_type=native
OpenPOWER on IntegriCloud