Lines 1-6
Link Here
|
1 |
--- configure.orig 2010-09-29 07:03:15.000000000 +0000 |
1 |
--- configure.orig 2018-10-07 15:46:20 UTC |
2 |
+++ configure 2010-09-29 07:09:42.000000000 +0000 |
2 |
+++ configure |
3 |
@@ -8424,7 +8424,7 @@ |
3 |
@@ -8424,7 +8424,7 @@ fi |
4 |
|
4 |
|
5 |
# On IRIX 5.3, sys/types and inttypes.h are conflicting. |
5 |
# On IRIX 5.3, sys/types and inttypes.h are conflicting. |
6 |
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
6 |
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
Lines 9-15
Link Here
|
9 |
do : |
9 |
do : |
10 |
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
10 |
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
11 |
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
11 |
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
12 |
@@ -14465,6 +14465,7 @@ |
12 |
@@ -14465,6 +14465,7 @@ if test "x$ac_cv_func_ngettext" = x""yes; then : |
13 |
cat >>confdefs.h <<_ACEOF |
13 |
cat >>confdefs.h <<_ACEOF |
14 |
#define HAVE_NGETTEXT 1 |
14 |
#define HAVE_NGETTEXT 1 |
15 |
_ACEOF |
15 |
_ACEOF |
Lines 17-23
Link Here
|
17 |
have_ngettext=yes |
17 |
have_ngettext=yes |
18 |
else |
18 |
else |
19 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 |
19 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 |
20 |
@@ -17694,7 +17695,7 @@ |
20 |
@@ -17694,7 +17695,7 @@ if test "${openssl_libs+set}" = set; then : |
21 |
$as_echo_n "(cached) " >&6 |
21 |
$as_echo_n "(cached) " >&6 |
22 |
else |
22 |
else |
23 |
|
23 |
|
Lines 26-32
Link Here
|
26 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
26 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
27 |
/* end confdefs.h. */ |
27 |
/* end confdefs.h. */ |
28 |
|
28 |
|
29 |
@@ -17824,7 +17825,7 @@ |
29 |
@@ -17824,7 +17825,7 @@ if test "${openssl_libs+set}" = set; then : |
30 |
$as_echo_n "(cached) " >&6 |
30 |
$as_echo_n "(cached) " >&6 |
31 |
else |
31 |
else |
32 |
|
32 |
|
Lines 35-37
Link Here
|
35 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
35 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
36 |
/* end confdefs.h. */ |
36 |
/* end confdefs.h. */ |
37 |
|
37 |
|
|
|
38 |
@@ -19684,13 +19685,13 @@ if test "x$ac_cv_lib_attr_getxattr" = x""yes; then : |
39 |
ACL_LIBS="$ACL_LIBS -lattr" |
40 |
fi |
41 |
|
42 |
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for acl_get_file in -lacl" >&5 |
43 |
-$as_echo_n "checking for acl_get_file in -lacl... " >&6; } |
44 |
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for acl_get_file in " >&5 |
45 |
+$as_echo_n "checking for acl_get_file in ... " >&6; } |
46 |
if test "${ac_cv_lib_acl_acl_get_file+set}" = set; then : |
47 |
$as_echo_n "(cached) " >&6 |
48 |
else |
49 |
ac_check_lib_save_LIBS=$LIBS |
50 |
-LIBS="-lacl $LIBS" |
51 |
+LIBS=" $LIBS" |
52 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
53 |
/* end confdefs.h. */ |
54 |
|
55 |
@@ -19721,7 +19722,7 @@ fi |
56 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_acl_acl_get_file" >&5 |
57 |
$as_echo "$ac_cv_lib_acl_acl_get_file" >&6; } |
58 |
if test "x$ac_cv_lib_acl_acl_get_file" = x""yes; then : |
59 |
- ACL_LIBS="$ACL_LIBS -lacl" |
60 |
+ ACL_LIBS="$ACL_LIBS " |
61 |
fi |
62 |
|
63 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for acl in -lsec" >&5 |
64 |
@@ -19804,7 +19805,7 @@ if test "${gvfs_cv_HAVE_POSIX_ACLS+set}" = set; then : |
65 |
else |
66 |
|
67 |
acl_LIBS=$LIBS |
68 |
- LIBS="$LIBS -lacl" |
69 |
+ LIBS="$LIBS " |
70 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
71 |
/* end confdefs.h. */ |
72 |
#include <sys/types.h> |
73 |
@@ -20043,7 +20044,7 @@ if test "x$ac_cv_header_sys_inotify_h" = x""yes; then |
74 |
#define HAVE_SYS_INOTIFY_H 1 |
75 |
_ACEOF |
76 |
|
77 |
- inotify_support=yes |
78 |
+ inotify_support=no |
79 |
|
80 |
fi |
81 |
|