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
Deduplicate some char replacement functions
[LibreOffice.git]
/
config_host
/
config_firebird.h.in
blob
edfbb2df62b4949f4f5bb8ee61b48d88c15c36a4
1
/*
2
Settings for Firebird
3
*/
4
5
#ifndef CONFIG_FIREBIRD_H
6
#define CONFIG_FIREBIRD_H
7
8
#define ENABLE_FIREBIRD_SDBC 0
9
10
#endif