summaryrefslogtreecommitdiff
path: root/net/avahi/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi/files/patch-configure')
-rw-r--r--net/avahi/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/avahi/files/patch-configure b/net/avahi/files/patch-configure
deleted file mode 100644
index 52dcf0989ccf..000000000000
--- a/net/avahi/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Mon Jul 3 14:57:08 2006
-+++ configure Mon Jul 3 14:58:09 2006
-@@ -20536,7 +20536,7 @@ fi
- # this is useful
- { echo "$as_me:$LINENO: checking whether to check for GCC pthread/shared inconsistencies" >&5
- echo $ECHO_N "checking whether to check for GCC pthread/shared inconsistencies... $ECHO_C" >&6; }
-- if test x"$GCC" != xyes; then
-+ if test x"" != xyes; then
- { echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6; }
- else