summaryrefslogtreecommitdiffstats
path: root/config_host/config_firebird.h.in
blob: edfbb2df62b4949f4f5bb8ee61b48d88c15c36a4 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Settings for Firebird
*/

#ifndef CONFIG_FIREBIRD_H
#define CONFIG_FIREBIRD_H

#define ENABLE_FIREBIRD_SDBC 0

#endif