-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathconfigure.patch
23 lines (23 loc) · 973 Bytes
/
configure.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@@ -34590,7 +34590,7 @@
else case e in #(
e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
printf "%s\n" "failed" >&6; }
- as_fn_error $? "one or more libs available at link-time are not available run-time. Libs used at link-time: $LIBS" "$LINENO" 5
+ #as_fn_error $? "one or more libs available at link-time are not available run-time. Libs used at link-time: $LIBS" "$LINENO" 5
;;
esac
fi
@@ -34629,7 +34629,7 @@
else case e in #(
e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
printf "%s\n" "failed" >&6; }
- as_fn_error $? "one or more libs available at link-time are not available run-time. Libs used at link-time: $LIBS" "$LINENO" 5
+ #as_fn_error $? "one or more libs available at link-time are not available run-time. Libs used at link-time: $LIBS" "$LINENO" 5
;;
esac
fi
@@ -49329,4 +49329,3 @@
WARNING: $experimental enabled but marked EXPERIMENTAL. Use with caution!
_EOF
fi
-