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
update credits
[LibreOffice.git]
/
external
/
libcdr
/
libcdr-visibility-win.patch
blob
7700cfd32f2f07f4c0ab428fd15a81640a966bcd
1
--- configure.dt 2018-12-29 16:23:02.355271146 +0100
2
+++ configure 2018-12-29 16:23:21.644060142 +0100
3
@@ -19116,6 +19116,8 @@
4
5
6
if test $platform_win32 = yes; then :
7
+ HAVE_VISIBILITY_TRUE='#'
8
+ HAVE_VISIBILITY_FALSE=
9
10
else
11