summaryrefslogtreecommitdiff
path: root/net/avahi/files/patch-configure
blob: 52dcf0989ccfbffb79618749b56caa896a5c599d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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