summaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pulseaudio/files/patch-configure')
-rw-r--r--audio/pulseaudio/files/patch-configure32
1 files changed, 0 insertions, 32 deletions
diff --git a/audio/pulseaudio/files/patch-configure b/audio/pulseaudio/files/patch-configure
deleted file mode 100644
index 21a97d912..000000000
--- a/audio/pulseaudio/files/patch-configure
+++ /dev/null
@@ -1,32 +0,0 @@
---- configure.orig 2009-11-24 16:31:47.000000000 +0100
-+++ configure 2009-11-24 16:32:35.000000000 +0100
-@@ -13586,6 +13586,7 @@
- check_inconsistencies=yes
- case "${host_cpu}-${host_os}" in
- *-darwin*) check_inconsistencies=no ;;
-+ *-freebsd*) check_inconsistencies=no ;;
- esac
- if test x"$GCC" != xyes -o "x$check_inconsistencies" != xyes ; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-@@ -18007,7 +18008,7 @@
-
- else
-
-- as_fn_error "*** libatomic-ops headers not found" "$LINENO" 5
-+# as_fn_error "*** libatomic-ops headers not found" "$LINENO" 5
-
- fi
-
-@@ -18015,9 +18016,9 @@
-
-
- # Win32 does not need the lib and breaks horribly if we try to include it
-- if test "x$os_is_win32" != "x1" ; then
-- LIBS="$LIBS -latomic_ops"
-- fi
-+# if test "x$os_is_win32" != "x1" ; then
-+# LIBS="$LIBS -latomic_ops"
-+# fi
- else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }