diff options
Diffstat (limited to 'audio/vsound/files/patch-configure')
-rw-r--r-- | audio/vsound/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/vsound/files/patch-configure b/audio/vsound/files/patch-configure index 1c484788adbf..ec5be3cc28ae 100644 --- a/audio/vsound/files/patch-configure +++ b/audio/vsound/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Tue May 31 16:40:06 2005 -+++ configure Tue May 31 16:40:28 2005 -@@ -1183,21 +1183,21 @@ +--- configure.orig 2004-07-10 18:34:52 UTC ++++ configure +@@ -1183,21 +1183,21 @@ fi echo "$ac_t""$CPP" 1>&6 @@ -26,7 +26,7 @@ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` if test -z "$ac_err"; then rm -rf conftest* -@@ -1233,7 +1233,7 @@ +@@ -1233,7 +1233,7 @@ else ac_cv_cpu_endian_ness="unknown" case "$target_cpu" in @@ -35,7 +35,7 @@ ac_cv_cpu_endian_ness="little" ;; -@@ -1941,7 +1941,7 @@ +@@ -1941,7 +1941,7 @@ if test "$dlopen_found" = no; then fi if test "$ac_cv_prog_gcc" = yes ; then |