summaryrefslogtreecommitdiffstats
path: root/net/avahi/files/patch-configure
blob: d745fcb6b214b35d06ccf6328897c111b6126b4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Sun Jan 29 13:24:39 2006
+++ configure   Sun Jan 29 13:25:12 2006
@@ -19304,7 +19304,7 @@
    # 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"" = x1; then
+   if test x"1" = x1; then
       echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6
    else