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
workaround clang-14 bug
[LibreOffice.git]
/
config_host
/
config_fonts.h.in
blob
edb8281286585fcd7d8c5e515033a4ac3456665e
1
#ifndef CONFIG_FONTS_H
2
#define CONFIG_FONTS_H
3
4
/*
5
* Whether extra fonts are available
6
*/
7
#define HAVE_MORE_FONTS 0
8
9
#endif