repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git]
/
external
/
libcdr
/
ax_gcc_func_attribute.m4.patch
blob
37f4edf0bd46a1569daf9596ed4f958102c8f519
1
--- configure
2
+++ configure
3
@@ -19167,7 +19167,7 @@
4
5
_ACEOF
6
if ac_fn_cxx_try_link "$LINENO"; then :
7
- if test -s conftest.err; then :
8
+ if grep -- -Wattributes conftest.err; then :
9
ax_cv_have_func_attribute_visibility=no
10
else
11
ax_cv_have_func_attribute_visibility=yes