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
Improve FN AutoText for st
[LibreOffice.git]
/
config_host
/
config_probes.h.in
blob
b15a1f077ea909dcd3fda0330c19765f21149db8
1
#ifndef CONFIG_PROBES_H
2
#define CONFIG_PROBES_H
3
4
/* Whether we have and can use sys/sdt.h for probes. */
5
#define USE_SDT_PROBES 0
6
7
#endif